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/CCSTUDIO: RTSC version changes when compiler version is changed

Part Number: CCSTUDIO


Tool/software: Code Composer Studio

Hi,

after upgrading from CCS 8.3.1 to 9.0.1 my CC2652R1F project stopped compiling properly, I got this error message:

XDC runtime error: can't find the library 'lib/boot.aem4' specified by package ti.targets.arm.rtsarm

This had me baffled for a long time (yes I am somewhat new to CCS), until I finally figured out it's the same problem as in the somewhat incongruously named issue this question is linked to.

There is apparently a SDOWP bug ID "CCSIDE-3460" about this, but I can't seem to find it and it's not mentioned anywhere else?

In any case, what happens is that Target in the General – Products tab is somehow silently changed from ti.targets.arm.elf.M4F to ti.targets.arm.elf.M4, and this wasn't something I really noticed.

Changing it back to M4F fixes the problem.

  • Tomas Gradin said:
    There is apparently a SDOWP bug ID "CCSIDE-3460" about this, but I can't seem to find it and it's not mentioned anywhere else?

    Sorry about the confusion. The bug was initially filed as CCSIDE-3460, however after investigation the root cause was found to be SYS/BIOS so the bug was migrated to SYS/BIOS and the new tracking ID is SYSBIOS-848. You can track this ID using the SDOWP link in my signature.

    The bug is fixed in SYS/BIOS 6.76.xx which you can download separately from here if you wish.