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.

RTSC Platform editing



Hi everyone,

I am trying to make my own RTSC platform by copying the content of the platform file from the demo "Image_processing" that comes with mcsdk2.0.5.17.

I click on Tools/RTSC Tools/Platform/Edit/view, and in the package repository I browse to "TI\mcsdk_2_00_05_17\demos\image_processing\ipc\evmc6678l\platform\package", but the Package name dropdown list shows an empty list. I then try "C:\TI\mcsdk_2_00_05_17\demos\image_processing\ipc\evmc6678l\platform\package\rel\demos_image_processing_ipc_evmc6678l_platform\demos\image_processing\ipc\evmc6678l\platform\package"  that doesn't seem to work neither.

Anyone can tell me where to look for it? I am using CCS5.

Thanks!

CJ.

  • CJ,
    'package' is an internal directory of a RTSC package, and when you start from that directory you can't find any complete platform packages underneath. The platform is in evmc6678l/platform directory. The file package.xdc in that directory specifies that the platform package name is demos.image_processing.ipc.evm6678l.platform, so to select that package in the Platform Wizard you need to select the directory right above the top component of the package name, which in this case means you need to select "TI\mcsdk_2_00_05_17".