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.

Incompatible use of package "ti.platforms.evm6748"

Other Parts Discussed in Thread: SYSBIOS

Hello,

I'm trying to build a project created in CCS v5.2.1 with XDCtools 3.23.3.53, BIOSPSP 3.0.1.00, EDMA 2.11.5, SYS/BIOS 6.33.5.46, System Analyzer 1.1.0.04, but I'm getting this error:


incompatible use of package 'ti.platforms.evm6748' [in C:/ti/xdctools_3_23_03_53/packages/ti/platforms/evm6748/]: version of the loaded package 'ti.platforms.evm6748' is [], while 'ti.sysbios' [in C:/ti/bios_6_33_05_46/packages/ti/sysbios/] was built with 'ti.platforms.evm6748' [1, 0, 0, 1335304647185] .xdchelp /testevm6748 156 C/C++ Problem

Any idea what's wrong? I didn't have that problem in CCS v5.1. Please see the attached project file:8228.testevm6748.zip

Best regards,

David.

  • David,
    I saw a similar problem before and the cause tends to be a corrupted XDCtools installation. Can you go to C:/ti/xdctools_3_23_03_53/packages/ti/platforms/evm6748 and zip up and post that whole directory? That's where the problem is coming from and I would like to compare your version of that directory to what I have on the disk.
    Thanks!

  • Hi Sasha, 

    I attached the requested platform zip file.2364.evm6748.zip

    Should I uninstall or delete that folder and reinstall?

    Best regards,

    David.


  • David,
    it seemed that the platform package you sent was rebuilt with a version of XDCtools newer than 3.23.03.53. Do you know how did it happen? It's usually not a good idea to make changes in a product.
    I'll try to replicate the error you are seeing to check if there is an easier way to recover, but I am not sure how quickly it will be done. I think the best thing for you to do now is to reinstall XDCtools 3.23.03.53.

  • Hi Sasha, 

    I was only updating CCSv5.1 to 5.2.0 and 5.2.1 using "Help->Check for updates". Don't know how what you said has happened. I reinstalled full CCS which fixed the problem, but I was wondering if there is a way to install XDC tools only. 

    Best regards,

    David.

  • David,
    you can get an XDCtools installation from here. Install it somewhere on the disk; the default is C:\ti.
    Then, go into Window->Preferences->Code Composer Studio->RTSC.  In the product and repositories section click on add.  Select the XDCtools installation from the file system, and click OK.  You'll need to restart CCS.  After restarting CCS, there should be the selected XDCtools version in your project properties, Project->Properties->CCS General->RTSC.