Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Example ble_app_uart_c generates an interrupt HardFault_Handler

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.

There are about 40 Bluetooth devices around me.

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.

Parents Reply Children
No Data
Related