Can't find a source file at "/sim/sds12/scratch/tsuch_rtsbuild_dflcmp2507.dal.design.ti.com_23248_linux/c60_rts/SHARED/feof.c"
Locate the file or edit the source lookup path to include its location.
How to solve this problem?
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.
Can't find a source file at "/sim/sds12/scratch/tsuch_rtsbuild_dflcmp2507.dal.design.ti.com_23248_linux/c60_rts/SHARED/feof.c"
Locate the file or edit the source lookup path to include its location.
How to solve this problem?
May,
What exactly are your attempting to do? This is pointing to some internal servers within TI. Are you trying to rebuild the source for RTS instead of using the libraries provided?
Best Regards,
Chad
Hi Chad,
I tried to run the h263 decoder project provided by TI and the error occurred, so the project couldn't run normally.
How to rebuild the source for RTS?
May,
Can you point to where you got this project?
Is feof.c in the project itself? Normally, this would be an RTSC funtion, that's built into the project.
Best Regards,
Chad
Hi Chad,
I know that the project can't be debug step by step, but can run normally. And I downloaded the project from TI's website.