Skip to main content
TG.3
Associate II
February 24, 2022
Question

I am developing a STM32L431 based system. I have developed two bin files, one starting from 0x08000000 and the second starts from 0x0802f800. I can jump fom first program to the second in dubug mode. But in normal running mode, it doesn't jump to the

  • February 24, 2022
  • 1 reply
  • 533 views

..

This topic has been closed for replies.

1 reply

MM..1
Chief III
February 24, 2022

Your idea miss some points ... vector table , interrupts, stack

use same methods as described for bootloader jumping to app