Tool/software: Code Composer Studio
We have a new AM5718 processor board, we are able to boot the processor using CCS and are able to execute Hello-world program.
However the board is not booting from an SD card and not able to see the console...
The SD card pins are connected to MMC1 and console pins are connected to UART3 pins.. the sysboot pins are configured to boot from SDcard and QSpi
Can you suggest, how do we go about debugging and booting the board.. how do we know the SD card and UART3 are working..
Is there way we can load the uboot, kernel using CCS, if yes, please provide the steps and gel file..
Is there way we can test UART3 using CCS,if yes, please provide the steps and gel file..