Part Number: TMS320C6720
Hi, I am trying to migrate a legacy V3.3 project into CCSV4 and I am having trouble with the compiler not finding "Platform.tci" here is the error message:
js: "C:/Program Files (x86)/Texas Instruments/xdctools_3_15_02_62/include/utils.tci", line 941: Error: Can't find Platform.tc[ip] file for 'myplatforms.Tahiti_6720'
I have generated my own Platform.tci but the compiler still cannot find the file, is it because I don't have external memory set correctly or is the file not in the right directory?
I've include the .tci file also to view in text editor.
thank you