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

ARM: ARMClang V6 Assembler - missing line number info in debugger (1 Replies)

$
0
0
Hi, we are trying to debug code written using the new GNU-style syntax with the ARM ClangV6 toolkit. The processor platform is an NXP LPC177x (Cortex M3), I am running uVision 5.24.2.0 with ARMClang 6.7. While assembling files in general works (after you remember to put .thumb_func before every exported symbol...), the Keil debugger is unable to show source code information for the assembler code, i.e. file name, line number and source code line. This works fine for the old V5

Viewing all articles
Browse latest Browse all 3049

Trending Articles