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

RAM reset after softreset | nrf52832 | sdk 15.2 | softdevice 6.1.0

Hi,

I need to reset RAM after softreset. As I read product specification, RAM cannot be cleared after softreset or CPU lockup.

Please see below image for reference.

How can I clear total RAM after softreset( NVIC_SystemReset() )?

Parents Reply
  • I need more debug information from you to be able to help find the root cause. So please do what I suggested earlier and let me know when you have new information to share.

    Somesh Burkule said:
    can I use it in production? or is it only used for debugging?

     This is answered in the documentation I linked to. The short answer is yes.

    Somesh Burkule said:

    I am using printf() to sent transmit data to other MCU via UART.

    does it affect application?

    I don't think it's related to the hardfault if that's what you're asking.

Children
No Data
Related