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?