ESP32-EVB / flash read err, 1000

Started by dile, April 05, 2018, 06:07:43 PM

Previous topic - Next topic

dile

Hello,
I got an ESP32-EVB and plugged it on the usb cable. I continuously get the following messages:

....
rst:0x10 (RTCWDT_RTC_RESET),boot:0xb (HSPI_FLASH_BOOT)
flash read err, 1000
Falling back to built-in command interpreter.
OK
>ets Jun  8 2016 00:22:57

rst:0x10 (RTCWDT_RTC_RESET),boot:0x1b (SPI_FAST_FLASH_BOOT)
flash read err, 1000
Falling back to built-in command interpreter.
OK
>ets Jun  8 2016 00:22:57

rst:0x10 (RTCWDT_RTC_RESET),boot:0xb (HSPI_FLASH_BOOT)
flash read err, 1000
Falling back to built-in command interpreter.
OK
>ets Jun  8 2016 00:22:57
....

Is the board broken, or am I missing somehting?

Thank you

vtsvetkov

The CH340 allows max. baud rate to be 115200, so make sure you select that (run 'make menuconfig') and then 'make flash'.

LubOlimex

This is normal message out-of-the-box. Nothing is executing since there is no user program loaded. Upload some user software and test again. If the problem persists try with another USB port since under power might also cause this message.

Best regards,
Lub/OLIMEX
Technical support and documentation manager at Olimex