NordicSemiconductor / nrfx

Standalone drivers for peripherals present in Nordic SoCs
Other
257 stars 134 forks source link

Incorrect workaround for nRF53 anomaly 161 #112

Open sw opened 1 year ago

sw commented 1 year ago

nrf_reset_network_force_off uses nrf53_errata_161 to decide if the workaround for anomaly 161 is needed: https://github.com/NordicSemiconductor/nrfx/blob/1c721175f22dbb1bf125a570a427b53f810881bb/hal/nrf_reset.h#L175-L187

However that function only returns true when compiled for the network core: https://github.com/NordicSemiconductor/nrfx/blob/1c721175f22dbb1bf125a570a427b53f810881bb/mdk/nrf53_erratas.h#L5876-L5909

nika-nordic commented 1 year ago

hi @sw ,

Thank you for reporting this issue. We are already processing it internally. General plan is to provide updated MDK that next nrfx should contain