hi,
Development environment:
SDK15.2
NRF52832_QFAAB0
During the test, the program will enter the HardFault_Handler interrupt. The process of entering the HardFault_Handler interrupt is the memcmp call from the softdevice.

Another problem is to modify the global macro definition __STACK_SIZE, I look at the .map file, the size of the stack has not been changed.

