Other Parts Discussed in Thread: C2000WARE
A co-worker zipped 2 CCS 11.1.0 based projects and put them in a shared folder.
I opened CCS and opened a new workspace folder.
Then I copied the extracted projects to the new workspace.
I imported one with no problems.
This was a working project. However when I attempted a build without making any modifications I got this error and variantsrepeatedly:
"C:/Work_ZipTest/MPGM/mpgm.h", line 321: error #148: declaration is incompatible with "void __error__(char *, uint32_t)" (declared at line 51 of "C:\ti\c2000\Archive\C2000Ware_4_00_00_00\driverlib\f2838x\driverlib\debug.h")
"../ioExpanderDriver.c", line 35: warning #552-D: variable "returnStatus" was set but never used
1 error detected in the compilation of "../ioExpanderDriver.c".
My co-worker in Far Far Away Land does not get these errors. What could be the cause?
Thanks,
John