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/EK-TM4C1294XL: RTOS/EK-TM4C1294XL

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

Tool/software: TI-RTOS

I'm trying to run the uart_echo in TIva C RTOS but I get the following error in the following file: Program.xs in line 71,

I'm using XDCTools v3.51.1.18 core. Code Coposer Studio version 8.3.0 on MAC

the error: 

Description Resource Path Location Type
xdc.cfg.Program : The package 'ti.sysbios.knl' 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. .xdchelp /uartecho_EK_TM4C1294XL_TI line 71 C/C++ Problem

 

 

 However, I've tried to use previous versions for XDCTools (v3.32.0.06 and v3.32.2.25), but all of them didn't work with different errors:

 


 

 

Project properties: 


 

 

 

Thanks in advance.