Hello there,
I am having problem with error:
Description Resource Path Location Type
<a href="file:/C:/ti/ccsv5/tools/compiler/dmed/HTML/5.html">#5</a> could not open source file "utime.h" mbad1CODE.c /mmcsd2 line 2912 C/C++ Problem
Now I compiled my program in Dev C++ and it is running perfectly but when I ported to TI CCS it is giving me above error.
This my project https://www.dropbox.com/s/4r2gva19lmhknc5/mmcsd2.rar
I would really appreciate if someone tell how to solve this.
I have search in TI folder there is no utime.h but it is present in in DEC C++ 5.4.0 which is using some _mingw.h file so that would be impossible to import.
Thanks in advance.