Other Parts Discussed in Thread: TMS320C5535
Hi community member:
According to the following application note, C5535 support the boot via UART. www.tij.co.jp/.../sprabl7b.pdf
There is a connection via UART2 for communication between TMS320C5535 and ARM.
1)Rx and Tx are connected.
2)RTS and CTS are not connected.( Support of Ti tell me that is not necessary)
3) The following UART parameters is configed : 8-bit data, odd-parity, 2stop-bit, and 57 600 baud rate, flowcontrol is none.
When Arm run ,It will delay for 3 senconds for be ensure the bootloader of Dsp is listening. Then the DSP bin file is sent to C5535 via UART2 , 60B per packet . There is no error occur in the process in logs of Arm. But the DSP bin DSP be runin the RAM of DSP.
Is here any error for I do ?
How I can knows what happen about bootloader of DSP.
Best regards.
