The problem occurred on custom board.
The phenomenon is that after the Wake Up interrupt occurs, the MemManage_Handler interrupt occurs, and then the BusFault_Handler interrupt occurs infinitely.
I tested it on an EVK board with the SDK sample code.
When testing with EVK board, the board did not wake up when the Wake Up button was pressed quickly ( about 0.5 sec interval ).
EVK Board : MIMXRT1170-EVKB
I used SINGLE_CORE_M7 macro
Please refer to the attached project file used for testing.