I try to run espruino on an emulated PI (http://www.makeuseof.com/tag/emulate-raspberry-pi-pc/)
When i sudo ./espruino i have to following message:
"Unable to determine hardware version. I see: Hardware : ARM-Versatile PB, expecting BCM2708 or BCM2709"
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.
I try to run espruino on an emulated PI (http://www.makeuseof.com/tag/emulate-raspberry-pi-pc/)
When i sudo ./espruino i have to following message:
"Unable to determine hardware version. I see: Hardware : ARM-Versatile PB, expecting BCM2708 or BCM2709"
What can do to run espruino on an emulated PI?