Documentation on espruino site miss some simple step, so I write them there:
1) you need to connect to Serial1 on the olimexino. It's the one on the UEXT port.
2) if you get "Chip replied with a NACK during 0x31 programming failed" during the flash process, retry without -k parameter. It works for me, YMMV.
I hope it helps.
Search Options
Types to Display
Espruino
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Documentation on espruino site miss some simple step, so I write them there:
1) you need to connect to Serial1 on the olimexino. It's the one on the UEXT port.
2) if you get "Chip replied with a NACK during 0x31 programming failed" during the flash process, retry without -k parameter. It works for me, YMMV.
I hope it helps.