Hi, I have a question regarding the flash read protection. Here is what I have done:
- Connect via JTAG - it asks about the read protection. I answer YES to unlock the device, which triggers a mass flash erase.
- Program bootloader, and 3 system parts (Electron)
- Allow firmware to boot. The system starts up and begins to run the default app.
- Hook up JTAG to debug.
- The system says the flash is read protected, again.
Does the firmware/bootloader re-enable the flash read protection? I’d like to temporarily skip/comment that out until I am done debugging with JTAG
thanks for any assistance -