You are reading a single comment by @Lixas 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.

About

Avatar for Lixas @Lixas started