I'm using CC3200 launchpad 3.2. I have questions about the Non Volatile Memory (NVM) and I hoped someone could comment.
When using one of the three provisioning methods for the wifi, when is the provisioning data actually written to NVM?
I understand from reading the Tech reference manual that at powerup, the boot loader loads the application code from NVM into SRAM. I assume that is also when the SSID/key/etc are read from NVM into RAM. Is that correct? When are the parameters written back to NVM (assuming something has changed)? Is there a shutdown procedure I need to run in order to have a good data write back to NVM? I'm having problems with my device provisioning and this led me to questions on the NVM data persistence.
Does the simplelink wifi part of the chip have it's own NVM?
Is it possible to view the NVM from CCS (during debug)?