I am debugging a project that was built externally with make and the ARM GCC tools. I'm having difficulty getting the IDE to find the C source. Please see attached images for:
1. If I right click on the call stack and 'Go to Source' I get an error.
2. I tried adding the search path.
3. If I concatenate the path the .elf file is using with the search path the file is found at the command line.
Thanks,
Kenny
Embedded Studio: V2.20
ARM GCC: 4_9-2015q1
OSX: 10.11.5
JLink Plus
1. If I right click on the call stack and 'Go to Source' I get an error.
2. I tried adding the search path.
3. If I concatenate the path the .elf file is using with the search path the file is found at the command line.
Thanks,
Kenny
Embedded Studio: V2.20
ARM GCC: 4_9-2015q1
OSX: 10.11.5
JLink Plus
The post was edited 1 time, last by Kenny ().