Other Parts Discussed in Thread: CC2340R5, UNIFLASH
Tool/software:
Hi,
Our application uses mcuboot + dual image, with SimpleLink Low Power F3 SDK 8.20.00.119.
During production testing, we encountered an issue:
When using the default NVS settings, everything functions normally.
On the second boot, execution reaches the program area in about 2 seconds.
However, if NVS is modified, the system takes three boots before stabilizing at 2 seconds.
This issue only occurs on the first programming of a brand-new CC2340R5.
Once the CC2340R5 has been programmed and run at least once, the issue does not reoccur.
Questions:
Is this behavior avoidable?
Is there a way to reset CC2340R5 to factory mode via software, without desoldering the chip?
I tried Chip Erase in UniFlash, but it didn't work.
A software-based reset would greatly simplify future testing.
Below are the NVS modifications I made: