This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bootloader and debug of application

Hello,

When i have a bootloader installed and i try to debug application, it doesn't start application probably because debugger programmed application without the right headers. Is there any way to detect that a SWD probe is connected to bypass header checking ?

Parents
  • Hello,

    The bootloader will go into DFU mode on startup if the "app valid" flag isn't set. This flag will be set when doing bootloader DFU, but has to be done manually when using a programmer. Please have a look at answer 'E' in this FAQ for more details.

Reply
  • Hello,

    The bootloader will go into DFU mode on startup if the "app valid" flag isn't set. This flag will be set when doing bootloader DFU, but has to be done manually when using a programmer. Please have a look at answer 'E' in this FAQ for more details.

Children
Related