This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F28035 bootloader和app 跳转问题

Other Parts Discussed in Thread: CONTROLSUITE

目前我遇到的问题是:

1.上电后,程序直接进入到了App区,并未经过 boot区,,我们的要求,上电后程序先进入boot区做判断,然后在跳转到app 区 ,

 请问 如何实现?或者如何配置参数才使上电后 先进入到boot 区  目前我们用的CAN 总线

2.App区 是 A-G  , boot 是 H 区。