Tool/software:
I was try to run UART sample programs on lp-am263x. But, all sample program failed to open UART port. I run program as it is, without any change.
I'm use CCS 12.5.0 and MCU-Plus-sdk_am263x_10_00_00_35.
Here is one sample failure message: "ASSERT: 0.1700s: ../uart_echo.c:uart_echo:77: FALSE failed !!!" - debug showed that the UART handle is NULL - fail to open. Other uart sample projects all failed for same reason. I also tried 2 LP-am623x evbs. They both give me same error.
Thanks for any help.
Huaan