This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/AM4377: Debug issue

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