Error creating project

Sysprogs forums Forums VisualGDB Error creating project

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #9353
    JimFranklin
    Participant

    I have just downloaded VisualGDB and installed it to VS2015 on Windows 10.

    I have installed the STM32 libraries and am trying to setup a USB CDC project.

    The wizard runs through all the steps and when I press finish, after a few seconds i get the message

    “Value cannot be null. Parameter name: hierarchy”

    The project creation is then aborted.

    Any ideas from anyone – not an impressive start.

     

    #9356
    support
    Keymaster

    Hi,

    This looks like a known bug of Resharper. Please try disabling it and ensure that you have Visual C++ installed.

    #9362
    JimFranklin
    Participant

    I have disabled resharper (well, uninstalled it for now), and updated the install with C++ Common Tools

    and the project is created OK.

    Thank you!

    I am having a few issues with building the generated code (16 errors)

    Error [Clang IntelliSense] Error: expected ‘;’ after top level declarator STM-USB c:\work\stm-usb\stm-usb\usbd_cdc_if.h 41

    Error expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘-‘ token STM-USB C:\Work\STM-USB\STM-USB\usbd_cdc_if.h 41

    So I’ll go take a look at settings etc

    -Jim

     

    #9363
    JimFranklin
    Participant

    I fixed that too — I can’t use a project name of    “STM-USB”

    so i changed it to “STMUSB” and all is well – thank you sysprog support for your response re the install issue.

     

    #9369
    support
    Keymaster

    Hi,

    No problem. If you encounter further problems, feel free to contact us again.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.