Dear all,
I try to create a new project in Code Composer 6.0.1.00040 using the TMS320C6654 processor.
Because of there is no evm for this board , I created a new platform using the GUI (Tools ->Platform).
I added the new platform in my project but when I try to compile I get the follwoing error
Description Resource Path Location Type(xdc.platform.ICpuDataSheet.Instance)ti.catalog.c6000.TMS320C6654.Instance#0: no property named 'getMemoryMap' .xdchelp /VandV_C6654Testing line 46 C/C++ Problem
In the following lines you can find the error log
js: "C:/ti/tirtos_c6000_2_00_01_23/products/bios_6_40_01_15/packages/ti/platforms/generic/Platform.xs", line 46: XDC runtime error: (xdc.platform.ICpuDataSheet.Instance)ti.catalog.c6000.TMS320C6654.Instance#0: no property named 'getMemoryMap'
"C:/Users/TG000004/myRepository/packages/c6654_board/Platform.xs", line 18
"./package/cfg/app_pe66.cfg", line 175
gmake.exe: *** [package/cfg/app_pe66.xdl] Error 1
Could you please help me to solve this problem?
Best regards
George