Skip to main content
Visitor II
January 18, 2024
Question

About H563 IAP

  • January 18, 2024
  • 1 reply
  • 1010 views

Used nucleo-h563zi board.Below is bootloader jump.

Sunwaz_0-1705568171944.png

Below is app.

Sunwaz_1-1705568203111.png

 

question:

I first download app through CubeIde,this code is run success,and every function is OK.But i reset this board,the code will enter NMI interrupt.

 

    This topic has been closed for replies.

    1 reply

    Graduate II
    January 18, 2024

    Instrument code more. Chek it reads proper / expected SP and PC values.

    Step the transition in the debugger.

    Make sure it is not trying to read unwritten areas of FLASH.

    Check what SystemInit() does with SCB VTOR