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.