Part Number: AM5708
Tool/software: Code Composer Studio
Hi,
I encounter a problem about using "fopen" funtion to read the file by CCS.
the ccs_project is attached , could you please help me to modifiy the code of CCS_project so that it can achieve the below function:
1. read the data from a file.
2.handle the data on DSP(simply such as tmp++)
3.print the reult in CCS.