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/TDA3MV: Need a platform package: TDA3XX_IPU_Platform in XDCtools packages

Part Number: TDA3MV

Tool/software: Code Composer Studio

hi,

I need a platform package: TDA3XX_IPU_Platform in XDCtools packages (xdctools_3_32_00_06_core). Where do I find this package?

see the related error below:

**** Build of configuration Debug for project IPU1_C0b ****

 

"C:\\CCS71016\\ccsv7\\utils\\bin\\gmake" -k all

gmake[1]: Entering directory 'C:/USRR1.1/code/TDA3xx/IPU1_C0b/Debug'

'Building file: ../client.cfg'

'Invoking: XDCtools'

"C:/CCS71016/xdctools_3_32_00_06_core/xs" --xdcpath= xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4 -p TDA3XX_IPU_Platform -r debug -c "C:/CCS71016/ccsv7/tools/compiler/arm_5.2.8" "../client.cfg"

subdir_rules.mk:12: recipe for target 'build-1240299407-inproc' failed

js: "C:/CCS71016/xdctools_3_32_00_06_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: Error: Can't find the platform package 'TDA3XX_IPU_Platform' along the path ';C:\CCS71016\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.

gmake[1]: *** [build-1240299407-inproc] Error 1

gmake: *** [build-1240299407] Error 2

gmake[1]: Leaving directory 'C:/USRR1.1/code/TDA3xx/IPU1_C0b/Debug'

subdir_rules.mk:9: recipe for target 'build-1240299407' failed

gmake: Target 'all' not remade because of errors.

 

**** Build Finished ****