I've updated the SDK from 1.0.0 to 1.1.0 and I've flashed for the first time the ESP32.
./burnEsp32
Connecting...
Erasing flash...
Erase size 1400 num_blocks 5 offset 0
FLASH_BEGIN failed, applying ESP32 workaround...
Wrote 5120 bytes at 0x00000000 in 0.6 seconds (69.9 kbit/s)...
Erasing flash...
Erase size 2800 num_blocks a offset 4000
Wrote 10240 bytes at 0x00004000 in 1.2 seconds (69.9 kbit/s)...
Erasing flash...
Erase size 3c800 num_blocks f2 offset 40000
Wrote 247808 bytes at 0x00040000 in 28.6 seconds (69.2 kbit/s)...
Leaving...
Erase size 0 num_blocks 0 offset 0
and some printfs:
and first connection to my WiFi router:
Now if the setup is working I should start by moving all my work to from ESP8266 non RTOS to RTOS and test it on ESP32.
Now if the setup is working I should start by moving all my work to from ESP8266 non RTOS to RTOS and test it on ESP32.
No comments:
Post a Comment