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?