Hello,
This is my first time working with CCS (Code Composer Studio). I'm using CCS 11.2.0, and I encountered an error while building the project my instructor gave me. The error message is as follows:
"xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.tms320x28'. TI platforms are no longer shipped as part of XDCtools (C:\ti\ccs1120\xdctools_3_62_01_16_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/bios_6_70_01_03/packages/ti/platforms/tms320x28/package;C:\ti\ccs1120\xdctools_3_62_01_16_core/packages'. Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled."
Interestingly, when my instructor gave me another project, the build was always successful.
I've tried various solutions, but none of them have worked so far. I'm wondering if anyone has encountered a similar problem and found a solution. I would greatly appreciate any insights or ideas.
thanks you in advance