I have seen the doc "Using the TMS320643X Bootloader", which introduce the boot mode--emif,i2c,spi,uart. And i have boot succsses from EMIF. Now,because the produt only have UART interface, so if i want to renew my code ,only uart can be used. Now i have several questions.
1. Bootmode:EMIF can download code to nand/nor/.., i2c can downlaod code to EEPROM,but in the doc ,it doesnot introduce where uart downloads the code.
2.have any software like"Serial loader utility" to build the communication between PC and DSP to load my code to uart.
thanks very much