Part Number: F29H85X-SOM-EVM
I have an application that runs on CPU 1 and CPU 3, the structure of the project is based on the blinky multi core code. When the application is built an elf file is generated for the CPU1 project and as far as can understand the post build steps include, in a section, the CPU3 flash contents. The flash areas for each core start at the base defaults for bank management mode 2. This elf file is selected for download in CSS for flash programming.
Assuming I can already transfer the said elf file to the target I would like to understand how I can program it using FOTA. I would like to know if there are any recent examples or documentation for the F29x which might help me to achieve this?


