Tool/software: Code Composer Studio
Hi,
I am using AM5718 IDK EVM,and ti-processor-sdk-linux-am57xx-evm-05.03.00.07.
I am trying to debug MLO and U-Boot using CCS Version: 8.3.0.00009.
I have followed
.
I am getting the message:
Can't find a source file at "arch/arm/lib/vectors.S"
Locate the file or edit the source lookup path to include its location.
When trying to put a hardware breakpoint, I get the following message:
No code is associated with "...... start.S", line 89 in any loaded symbols.
From the post in e2e.ti.com/.../87658
I understand that "Full symbolic debug ((--symdebug:dwarf, -g) needs to be enabled. I can find this option in CCS installed in windows PCs.
But can anyone tell me how to do this in CCS Version: 8.3.0.00009 installed in my Ubuntu PC ?
regards,
Anupama