Tool/software: Code Composer Studio
Hello,
I'm using ti-processor-sdk-linux-am335x-evm-04.00.00.04 with am335x-starter kit and code composer studio v7.0.0
I'm trying to debug u-boot-spl with ccs v7.0 following this wiki
http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_uboot_linux_debug_with_ccsv5
After loading memory and symbol an error always shown
Can't find a source file at "(for all the files if i'm doing step run)"
While trying to set hardware breakpoint for any function locating from modules it shows No code is associated with line xxx.
Is there problem in compiling or anything else.
Or provide method for compiling ti-processor-sdk-linux-am335x-evm-04.00.00.04 source code to debug with ccs v7.0.0
Thank you