You are reading a single comment by @Sdellava and its replies. Click here to read the full conversation.
  • This will not help, but at least explain restarting. I see reason is RTCWDT_RTC_RESET - that means somewhere in begining watchdog is set up and board was reset by watchdog. I'm not aware of ways to disable a WDT if it was set up (based on expierence from micropython). In micropython, only way to keep your board running is to WDT.feed() the dog if that was set somewhere.

  • I guess the error comes from the Arduino bootload config/build. But in any case I was not looking to run the Espruino in this way. This is only to show that the bin flashing process works and so there must be a bug in the Espruino bootloader.bin

    Otherwise I can't understand why with the Arduino boot loader, Espruino boots correctly.

  • there must be a bug in the Espruino bootloader.bin

    I have various ESP32's and all works correctly (version 2v04 as i was testing what to choose- espruino or micropython). So you should try another esp32 if its available.

About

Avatar for Sdellava @Sdellava started