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.

AM62L-PROCESSOR-SDK: AM62A-LP

Part Number: AM62L-PROCESSOR-SDK
Other Parts Discussed in Thread: AM62L

Tool/software:

I am attempting to use CCS to upload and run the 'Uart_echo" example application. I am able to flash the SOC binary and see the correct output from the UART terminal. However, I am unable to run and execute the Uart echo application. I have tried using the EVM in OSPI Serial NAND boot mode as well as NOBOOT mode. I am able to build the project, and I connect to the 'MAIN_Cortex_R5_0_0' core. From there I reset the CPU and upload the program. The CPU halts an main as expected but after resuming, I see no output on my console nor the XDS110 Class Application/User UART terminal. I have verified the terminal settings as well. What are some next steps I can take?