Hi,
I am trying to build a project in CCSv5 and I am running into an error due to the library file not being found.
<Linking>
"../F28335_NJection.cmd", line 91: error #10008-D: cannot find file "Flash28335_API_V210.lib" in the linking section of the
I also getting warnings for compatibility, however, everything I have read I can ignore these.
Things that I have tried:
I updated my file search path in the C2000 linker to the location of the library, I have also updated the path in the compiler section but that isn't where I am having errors.
I have physically linked in the file by dragging and dropping into the project explorer.
I have physically moved the file into the project folder.
I am not really sure what else to try. Please help.