Restore required modules when opening project first time

Sysprogs forums Forums VisualGDB Restore required modules when opening project first time

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25820
    SR
    Participant

    Hi,

    In my company we have a large Embedded VisualGDB project versioned in GIT.
    When checking out the project to a new PC, VisualGDB correctly installs the Embedded Toolchain, BSP and such.

    Yet it does not automatically install any required modules set in the “VisualGDB project properties” (even though the vgdbsettings-files are loaded correctly) – such as:

    • Embedded Frameworks – Fast Semihosting and Embedded Profiler
    • Debug Settings – OpenOCD

    Is there anything we have missed, or any way to automatically setup the required modules?

    #25834
    support
    Keymaster

    Hi,

    Thanks for pointing this out. VisualGDB was indeed only checking the BSP version during project load and not downloading the debug packages or frameworks such as profiler.

    We have improved this logic in the following build to automatically download missing debug and framework packages as well: VisualGDB-5.5.1.3258.msi

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