run emulated PI #6710
Unanswered
espruino-discuss
asked this question in
Porting to new Devices
run emulated PI
#6710
Replies: 1 comment
-
Posted at 2016-06-15 by @gfwilliams That's odd - did you compile Espruino yourself, or did you use the binary from the Espruino site? I assume that the error message comes from WiringPi, as Espruino itself doesn't check the hardware it is on. Have you tried just running without |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-06-14 by bart.NET
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?
Beta Was this translation helpful? Give feedback.
All reactions