Bootloader won't branch to application program
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-06-24 6:38 AM
Hi,
I'm using a STM32G474VET6 with 2x256K flash size.
My custom bootloader is located in Bank1, won't branch to application program.
The PC counter value won't change when debugging to Jump_To_Application()
FYI, when application code is:
Optimized HIGH:
Startup is located in 0x08039D6C (in bank1).
Optimized NONE:
Startup is located in 0x0804D368 (in bank2).
In both senario the bootloader won't jump to the application.
DBANK=1 and BFB2=0
thanks
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
