When working on multiple versions of products I need to have separate matching versions of:
- ARM toolchain
- GNUARM toolchain
- ARM mbed
- STM32 devices
- Etc.
This way when I work on different products that are in different parts of the product life cycle I can choose which set of tools to use. In non-VisualGDB products I’d manage this with PATH and settings changes for the different products/projects. How would I enable this in VisualGDB?
Thanks ,
-steve