I am currently working with the TMS320C5515 EVM Board from spectrum digital and am having problems using some of the example code. When compiling I am presented with the error:
"fatal error: file "../../../lib/evm5515bsl.lib<evm5515_i2c.obj>" specifies
"C55x CPU Rev 2.x", which is not compatible with "C55x CPU Rev 3.x"
specified in a previous file or on the command line"
Is there a way I can recompile this file so that it is compatible with rev 3.x of the CPU?
Thanks in advance.