We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello everyone,
I would like to launch a debug session in vscode. My executable is compiled with ARMCC V5 toolchain. I followed this guide : Arm Keil Studio Visual Studio Code Extensions User Guide
But it explain how to debug with CMSIS-DAP but I would like to use JLinkRTT logger, and also I have another project with JLink and I would like to not have to change probe config each time.
I found some guide explaining how to use JLink but with arm-none-gcc toolchain.
Could someone help me? I don't know where to look for now
Thank you very much