chipKIT® Development Platform

Inspired by Arduino™

QEMU simulator for PIC32

Created Wed, 21 Jan 2015 08:00:33 +0000 by Serge.V


Serge.V

Wed, 21 Jan 2015 08:00:33 +0000

A port of QEMU simulator for PIC32 microcontrollers is available. You can find the build instructions and examples at wiki page: https://github.com/sergev/qemu/wiki

Two families are implemented: pic32mx7 and pic32mz. For every family, several different boards are supported. Currently, the complete list of boards is:

Examples of running real applications on QEMU PIC32: "Hello World" on Max32 board 2.11BSD on Max32 board 4.4BSD on WiFire board

Volunteers are welcome to enhance and extend the simulator with more peripherals and board types. I'm going to add an Ethernet port: need it for testing my new network driver for LiteBSD.