Skip to main content
Visitor II
May 30, 2018
Question

jump to main user application failed

  • May 30, 2018
  • 0 replies
  • 465 views
Posted on May 30, 2018 at 11:07

Hi,

I am working on a custom bootloader code for the STM8S207.

using the standard jump routings that are used in the example code AN2659.

the example code work fine, when i try to change location from 0xA000 to 0x11000 of main application, execute code     _asm('JPF $11000');  jump fail, it's always reset.

    This topic has been closed for replies.