Other Parts Discussed in Thread: C2000WARE, TIDM-02011
Hi,
I am trying to develop a project which will have:
1. A customer/secondary flash bootloader which is located in flash sectors 0 & 1, on the core CPU1.
2. An application firmware which is located from flash sector 2 and onwards.
The device will be configured to secure ROM boot to flash point 0x80000 to run this secondary bootloader.
This bootloader is aimed at:
- able to update the application firmware from flash sector 2.
- able to switch/jump to run the application firmware.
Would anyone please provide me with any example/reference design similar to what I want to achieve?
Thank you.