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.

TMS570LC4357-EP: TMS570LC4357 片外如何启动程序,APP程序放在FPGA挂载的SDRAM里

Part Number: TMS570LC4357-EP
Other Parts Discussed in Thread: TMS570LC4357

现在有两份工程,一份是bootloader工程,一份是app工程,TMS570LC4357片内FLASH存放bootloader,FPGA的SRAM里存放APP,TMS570和FPGA用EMIF通讯。我现在想让bootloader运行结束后,直接跳转到FPGA挂载SRAM里的APP程序,我应该怎么做?