Part Number: TMS570LC4357-SEP
Would it be possible for an application to use the F021 Flash API copied to SRAM by a bootloader (ref. spna241)?
I assume it would be if care is taken to copy the API into dedicated, shared SRAM. Otherwise:
- What considerations (ex. application clock settings) are important to make this work?
- Is example code available?
The goal is for both bootloader and applications to be able to update EEPROM memory.
The application could also compile with the flash API, but it uses more space and requires an additonal copy-to-SRAM step.