This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Whether GCC compiled code can be stepped (SWD debug) using KEIL

In short: Whether GCC compiled code can be step debugging (SWD debug) using KEIL?

I'm trying to use gcc-arm-none-eabi-4_8 GCC toolchain with Keil. We are using the Nuvoton Cortex M0 controllers with the Nuvoton Nulink-Po Debugger. I have installed the necessary Nulink Debugger drivers for Keil. I wanted to step through the code. Is it possible with Keil? OR is it possible only for code compiled with Keil's compiler.

0