Possible bug in VisualGDB 5.7 (Preview 7. Build 3666)

Sysprogs forums Forums VisualGDB Possible bug in VisualGDB 5.7 (Preview 7. Build 3666)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28603
    MrZANE
    Participant

    Hi,
    After adding FastSemiHosting to a nrf52840 project (Basic code from BLE beacon template ) I get the following error:
    Could not find a part of the path ‘C:\Users\Jimmy\source\repos\test\test\VisualGDB\Debug\__LOCALAPPDATA__\VisualGDB\EmbeddedEFPs\Profiler\FastSemihosting.gcc.rsp’

    Seems like to paths concatenated too me.

    Any ideas how to fix?

     

    #28607
    support
    Keymaster

    Hi,

    This appears to be related to the new mechanism of storing object files in subdirectories, that allows having multiple files with the same name in the project.

    Please try the following build, it should handle this better: VisualGDB-5.5.7.3693.msi

    #28623
    MrZANE
    Participant

    Hi,

    The VisualGDB-5.5.7.3693.msi version fixed the problem.

    Thanks

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