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.

TM4C1294KCPDT: Compile

Part Number: TM4C1294KCPDT

Tool/software:

Hi,

    I am using CCS12.8.1 version, while build my code screen shows error as like below

 Help me to short out.

  

 

Thanks by

Santhosh

  • Hi,

      What device are you trying to compile?

      Which RTOS version are you using? You should only use either 2.16.01.14 or 2.16.00.08 and no other versions if your target device is TM4C129.

      Which XDC version are you using? You should only use xdctools 3.32.00.06. Other versions may not work with TI-RTOS for TM4C. You can download xdctools from https://downloads.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/

      Have you tried to build a simple RTOS example which you can download from the Resource Explorer? Do you have the same compile issue? I will suggest you first try to build and run a simple TI-RTOS example. Once working, you can adapt to your application.