Writing to irom flash...
Posted: Fri Nov 14, 2014 10:35 am
Does anybody know how to write the flash at the location where the irom is mapped? (ie. the AT commands)
spi_flash_write() at those addresses just locks up and triggers a watchdog reset.
I'm guessing it's something to do with the irom<->flash caching mechanism but I don't know how to suppress/bypass it.
spi_flash_write() at those addresses just locks up and triggers a watchdog reset.
I'm guessing it's something to do with the irom<->flash caching mechanism but I don't know how to suppress/bypass it.