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

Memory Watch Unit : Who implements MWU_IRQHandler?

Dear Nordic Team,

I am trying to use the MWU to safeguard RAM of my application. Since softdevice also use this unit, I wanted to understand that where I can write the code for handling events when MWU detects them?

If I implement, MWU_IRQHandler in my application, what about softdevice's internal protection mechanism?

Regards,

Himanshu.

Related