Other Parts Discussed in Thread: C2000WARE
I'm working on to make bootloader, application
I configurated the bootloader address to 0x80000 ~ 0x83FFF and application address is 0x90000~0xAFFFF
But I want that even if application is boot , entry point is bootloader address. (I want to see entering bootloader first in Application.)
I also checked bootmode setup "boot to flash" (GPIO 72, GPIO 84 is High)
How to enter bootloader even if Application area?
Is it possible to change the entry point in application using below table?
- In F2837xS_RM.pdf, page 573, Table 3-28. Flash Boot Options
- Option : 0, BMODE value 0x0B, Flash Entry point : 0x0008000, Flash Sector : Sector A