// archives

computer engineering

This tag is associated with 1 posts

Embedded System Development: QEMU + BuildRoot + Linux ARM

Here are some basic steps to get a virtual ARM Development board which will allows to practice our embedded systems skills or test code / firmware or whatever we want to do but without the need of having a physical device. The following takes place in a Linux machine running on Virtual Box (512MB RAM), [...]