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.

Booting from UART

Other Parts Discussed in Thread: TMS320DM8148

Hi

I am using [tms320dm8148] I want to use UART pre-flashing mode,

My board have a micro-controller which is connected to the tms320dm8148 chip via UART and McSPI. the plan is to transfer a simple flash writer application from the micro-controller to the RBL via UART, then when this "flash writer" starts it will communicate with the micro-controller through SPI.

I need to know the expected format for the binary of the "flash writer" application, also i need to know how the handshaking sequence between the RBL and the micro-controller . is there a CRC expected by the RBL for the images transferred over UART ?