This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

RESETREAS Reset from CPU lock-up detected

I'm seeing the resetreas show the CPU lock-up detected after I reboot. This error is occurring while using the ADC. What type of fault condition can cause a CPU lock-up detection?

Parents
  • Hi Lucas

    Is there any fault causing the reset? If so, check function "app_error_handler" and comment in "ble_debug_assert_handler" to get more information about the error.

    As indicated on this thread, the CPU lock-up bit can not be trusted in all cases. Further investigation show that this bit can not be trusted at all and should be neglected. That means that if this bit is set after a reset, it does not indicate anything. For now, disregard this bit.

    Are there any other bits set in the resetreas register after reset?

  • That is not how I understand the linked PAN issue #41. I understand it like the LOCKUP bit should not be trusted if it is set with any other bit in the RESETREAS register, but the other bits in the RESETREAS register can still be trusted. Further investigation however has lead to the conclusion that the LOCKUP bit also does not make sense even when no other bit in RESETREAS is set

Reply
  • That is not how I understand the linked PAN issue #41. I understand it like the LOCKUP bit should not be trusted if it is set with any other bit in the RESETREAS register, but the other bits in the RESETREAS register can still be trusted. Further investigation however has lead to the conclusion that the LOCKUP bit also does not make sense even when no other bit in RESETREAS is set

Children
No Data