Dear All,
I have a project which used to work all fine and started to give me all kind of issues as the code grows. For example, I always use Reset and "Restart" buttons during debug to bring the debugger to the first line of main(). But now it fails to do it, and give me error "No source available for 0x3feac2". When I manually connect target, it gives a different error as shown below:
Can't find a source file at "/db/ztree/library/trees/xdctargets/xdctargets-h38x/src/ti/targets/rts2800/boot_cg.asm"
Locate the file or edit the source lookup path to include its location.
I don't have this folder in /db/ztree/library/trees/dxctargets..." and don't know why CCS looks for it.
I'd appreciate it very much if anyone has suggestion on how to fix this or where to look. Many thanks!