Tool/software:
hii,
I am getting below errors for every examples which includes UART.is there any way to resolve this type of error???
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.
Tool/software:
hii,
I am getting below errors for every examples which includes UART.is there any way to resolve this type of error???
Hi,
I do not observe your issues on my side. I am testing uart_rx_multibyte_fifo_dma_interrupts_LP_MSPM0G3507_nortos_ticlang on CCS v12.8 with SDK version 2.01.00.03.
Best regards,
Cash Hao
hello,
the issue is observed after using
DL_UART_reset(UART_0_INST);
I removed the above line from the code but it still gives the error

Regards,
Krushna
Hi,
I added DL_UART_reset(UART_0_INST); in demo code. And still build the project without issue.
I saw you are using CCS Theia. Could you download CCS v12.8 without Theia and try again?

Best regards,
Cash Hao