Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile for QEMU #111

Open
JonnyTech opened this issue Dec 5, 2020 · 0 comments
Open

Compile for QEMU #111

JonnyTech opened this issue Dec 5, 2020 · 0 comments

Comments

@JonnyTech
Copy link

How can I compile for a QEMU instance of RaspberryPi (for testing purposes)?
Using emulation method described here: https://github.com/dhruvvyas90/qemu-rpi-kernel

pi@raspberrypi:~ $ cat /proc/cpuinfo 
processor	: 0
model name	: ARMv6-compatible processor rev 7 (v6l)
BogoMIPS	: 582.45
Features	: half thumb fastmult vfp edsp java tls 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x0
CPU part	: 0xb76
CPU revision	: 7

Hardware	: ARM-Versatile (Device Tree Support)
Revision	: 0000
Serial		: 0000000000000000

pi@raspberrypi:~ $ uname -a
Linux raspberrypi 4.19.50+ #1 Tue Nov 26 01:49:16 CET 2019 armv6l GNU/Linux

pi@raspberrypi:~ $ sudo ./test.ino.bplus.bin 
UNKNOWN_REVISION: 0x00000000, MODEL: 0xFFFFFFFF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant