Raspberry Pi Bare Bones: Difference between revisions

[unchecked revision][unchecked revision]
(Updates QEMU information and notes addresses for raspi2 emulation.)
Line 382:
=== Testing your operating system (QEMU) ===
 
QEMU supports emulating raspberryRaspberry piPi 2 with the machine type "raspi2". At the time of writing this feature is not available in most package managers but can be found in the latest qemu source found here: https://github.com/qemu/qemu
 
Check that your qemu install has qemu-system-arm and that it supports the option "-M raspi2". When testing in QEMU, be sure to use the raspi2 base addresses noted in the source code.
Anonymous user