There doesn't seem to be a specific boot loader app/example for the TMS570LC4357 although I did see the TMS570 Hercules boot loader page. I noticed that in the example for the LS04x (which I was thinking about porting since it seems to have the same flash) the flash API is copied into RAM. It's not clear how the API calls are linked when the functions are moved. I also played with executing a "blinky" in the LC4357's RAM (using internal SRAM, not external EMIF) as a precursor to trying to run bootloader code in RAM and was unsuccessful. So. To summarize, I have 2 questions -
1. Are there any plans to provide a LC4357 boot loader example and if so, when?
2. Is it possible to execute code in internal SRAM in the LC4357? If so, could I get a simple example?
Thanks, Dan