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.

CCS/TM4C1294NCPDT: Optimizer Assisstant Invokes xdctools without package repositories

Part Number: TM4C1294NCPDT

Tool/software: Code Composer Studio

My project build fine when just invoking a regular build from CCS, but when Optimizer Assistant tried to build my project it always fails with this error:


xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.tiva'.  TI platforms are no longer shipped as part of XDCtools (C:\ti\xdctools_3_32_00_06_core).  Please ensure you are either using a pre-3.30 version of XDCtools or you have added a product that includes your platform support along the path ';C:\ti\xdctools_3_32_00_06_core/packages'.  Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled. 

Looking at the build console, it looks like the CCS is passing the wrong --xdcpath parameter to xs:

"C:/ti/xdctools_3_32_00_06_core/xs" --xdcpath= xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.tiva:TM4C1294NCPDT -r release -c "C:/ti/ccs740/ccsv7/tools/compiler/ti-cgt-arm_17.9.0.STS"

Anyone know how to fix this so I can use the Optimizer Assistant functionality?

Thanks,

Nick

  • Nick,

    I can reproduce this and it appears to be a bug when running the optimizer assistant. I will file a bug report so we can address it, and will post the bug tracking # here once I have filed the issue. 

    Unfortunately I haven't been able to find a workaround so you may have to manually rebuild the project with the different optimizer settings for the time being. Sorry about the inconvenience.

  • The tracking # for this issue is CCSIDE-3282. You may track its status using the SDOWP link in my signature.