Part Number: TCI6638K2K
Tool/software: Code Composer Studio
I am developing one application where i need to write the data to file using fprintf. currently debugging with CCS 6.1.0 version. when i executes the fprintf line in the code i get the below error.
Can't find a source file at "/tmp/TI_MKLIBW8MzNW/SRC/exit.c
Program halt at abort function..
i have two instances out of which one instance works and with other instance i encountered the above issue.
(Don't see any dependencies with the two instances).. Please reply me if issue is not clear
Thanks in advance for the help.