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.
HI I have axf file that compiled and linked using armcc and armlink.
I'm using vscode with cortex-debug extension for debugging my proj.
how can I debug this axf file?
all of my variables doesn't initilaized as I want...
Hello, not sure if you are using armcc from the Keil toolchain or Development Studio, but either of those also provide a debugger too. Is there a reason why you do not use one of those?