Other Parts Discussed in Thread: OMAP-L137
I wrote program in CCS3.3 using fprintf, fflush, fclose from stdio.h to make some files operation. I run program on OMAP-L137 EVM via embedded USB. When I didn`t use DSP/BIOS my program created, write and read files from/to host computer. After I added DSP/BIOS Config file to my project program stoped working correctly. Program works but doesn`t do files operations. I need load data from host computer to target EVM from 12 files to initiate variables, and DSP/BIOS controls tasks. Please, tell me the best way to do files operations on host and use DSP/BIOS together. I read about LCK manager, but I don`t unerstand how it works.
Best regards