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.
Sir,
I have imported the RTOS basic examples from the Resource Manager. The other NON RTOS examples blinking LED is working fine with the EK-TM4C1294XL Rev D. The hardware and the UART connection is working fine. Target configuration is standard over UART. But when i try to import the RTOS examples and debug the same, i am facing errors. Please find the attached screenshot and kindly provide support in the matter.
I have previously searched the forums and found out about possible watch dog timer issue of previously loaded program, i have made reset enabled before loading the program, but still the problem persists.
Regards,
DKV
Hi
You are using EK-TM4C1294XL LaunchPad which has an on-board ICDI debug probe. ICDI does not support SWD debug. See below. For RTOS examples, you can display the output over the standard console, not UART.