Using QEMU to Emulate Cortex M based board and Running LED Blinking Program

Опубликовано: 29 Октябрь 2024
на канале: EmbeddedCraft
35,858
430

QEMU is a wonderful tool to emulate Hardware Board. QEMU is also very useful for learner and hobbyist as they can create virtual board and run program on it.
This video tutorial explains ....
Installing QEMU Emulator and configure it to run STM32 Cortex M board (STM32F4-Discovery)
Installing GCC compiler and building C program to run Code
Running program on Qemu
Debugging program running on Qemu


The xPack QEMU Arm
https://xpack.github.io/qemu-arm

Eclipse IDE with support for project creation for Cortex M based STM32 board i.e GNU MCU Eclipse plug-ins
https://github.com/gnu-mcu-eclipse/or...

Eclipse plugin for xPack QEMU ARM
https://xpack.github.io/qemu-arm

And GCC compiler and GNU Debugger for ARM
https://xpack.github.io/arm-none-eabi...

More videos on Embedded System and related topics can be found at:
http://embeddedcraft.org/