I’d like to ask if there’d be a tutorial explaining how to use these tools to generate an up to date BSP for mbed enabled devices.
I’d like to be abble to clone the current mbed sources from (https://github.com/ARMmbed/mbed-os) and with the help of your tools generate a BSP compatible with VisualGDB v5.9. ould this be possible with your BSPTools? (Srry, unitl today I had no time to have a deeper look into it).
Sorry, our open-source BSP tools are completely “as is” and don’t come with any tutorials or guarantees. Normally it should be sufficient to open the main .sln file and run the generator exe, but you may need to edit the sources to adjust some paths or settings.