TIDUEY4D August 2022 – December 2022
This section illustrates an LFU example on the F28003x, where the firmware executable is always Loaded to Flash Bank1 and Runs from Flash Bank0. A copy from Flash Bank1 to Flash Bank0 occurs after the firmware executable is programmed to Flash Bank1. The advantage of this approach is that users need to maintain only one linker command file for their project, and do not need to keep track of the Flash Bank on which the firmware will run after the LFU operation.
This example can also be used as a reference for FOTA.