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.

RTOS/SW-EK-TM4C1294XL: upgrading libraries to XDC 3.50

Part Number: SW-EK-TM4C1294XL
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

a previous response declared that the new ROV does not support old versions of XTC tools. "The new ROV does not work with older versions of XDCtools. "

however, the newer versions of SDC tools do not support TM4C processor: "The package 'ti.sysbios.family.arm.m3' is not compatible with XDCtools used in this build. Please either use XDCtools compatible with that package, or update the product containing that package, or rebuild the package with XDCtools 3.50 or later.

what can I do? stick to CCS7.4? or else, how do I rebuild the packages with the new XDC tools?

  • Hi Shlomo,

    You can move to a newer XDCtools BUT you'll need to upgrade the SYS/BIOS version (and NDK and UIA if you are using them). I believe you'll need to up the compiler version also (look at the release notes in SYS/BIOS to confirm this). You'll need to check the release notes for all the sub-products to make sure there are no ohter compatibility issues. Also, we have not tested nor will support this setup. If you really want to go this way, I can give exact steps.

    You can move to a newer CCS and just use the older XDCtools (and the ROV classic in the newer CCS) or stick with CCS7.4.

    Todd

  • Also, we are actively doing new development on MSP432E4 which is a very similar part to the TM4C. You might want to look at that if you are starting a new design.