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/TMDX5515EZDSP: Reading file from a breakpoint.

Part Number: TMDX5515EZDSP

Tool/software: Code Composer Studio

How can I close a file, which I have opened using "Read/Write File from the Breakpoint".

I want to read/write the file in a continuous manner and do it from the beginning of the file. But because I am unable to close the file, my code goes into EOF error.

Any help would be appreciated.

Thanks.