Part Number: AM4377
Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
I am using AM437x IDK , During Debugging when I run program, the following error appear
"Can't find a source file at "/db/ztree/library/trees/xdctargets/xdctargets-h32x/src/gnu/targets/arm/rtsv7A/syscalls.c"
Locate the file or edit the source lookup path to include its location."
But If I step over the code , I did't get such error and code works fine till the end of program
What should I do to avoid this problem