Recently we met a case that the code is lost during power on/off cycle on another brand MCU, this issue was solved by enabled BOD reset feature.
For LPC11xx series, I wonder, shall we must enable BOD reset? if without it, is there any risk losing the programmed code in flash?
PS: no IAP usage in this case, the FLASH is used as code ROM only.