Other Parts Discussed in Thread: C2000WARE
Tool/software:
/home/vvdn/ti/C2000Ware_5_04_00_00/device_support/f2837xd/common/include/driverlib.h", line 45: fatal error #1965: cannot open source file "inc/hw_memmap.h
how to resolve this error
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
/home/vvdn/ti/C2000Ware_5_04_00_00/device_support/f2837xd/common/include/driverlib.h", line 45: fatal error #1965: cannot open source file "inc/hw_memmap.h
how to resolve this error
Hi,
Apologies for the delayed response.
Do you see a "Locate File" button along with this error. If yes, you can point to the actual location
This is not really an error. The the .lib that comes with the C2000ware package is built in PC and its paths are hardcoded in the .lib file. You can either locate actual path or rebuild the library at your end, so the paths are updated to what is present in your PC.
Regards,
Veena