Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: RTX call stack in uVision when using GCC ARM

$
0
0
Attempting to debug a program compiled with ARM GCC in uVision. Before the kernel is started, I am able to see the call stack for all functions. However after running the kernel only the osRtxTimerThread and osRtxIdleThread appear in the stack list, even when breaking inside a thread procedure. The same application compiled with ARMCC displays all the other threads and variables. I have tried several compiler, debug symbols and ABI flags of the toolchain with no success. Does a

Viewing all articles
Browse latest Browse all 3049

Trending Articles