Dates and Events: |
OSADL Articles:
2023-11-12 12:00
Open Source License Obligations Checklists even better nowImport the checklists to other tools, create context diffs and merged lists
2022-07-11 12:00
Call for participation in phase #4 of Open Source OPC UA open62541 support projectLetter of Intent fulfills wish list from recent survey
2022-01-13 12:00
Phase #3 of OSADL project on OPC UA PubSub over TSN successfully completedAnother important milestone on the way to interoperable Open Source real-time Ethernet has been reached
2021-02-09 12:00
Open Source OPC UA PubSub over TSN project phase #3 launchedLetter of Intent with call for participation is now available |
Added a new HOWTO to the OSADL Website: Use BuildRoot to create a Linux image for QEMU
Guest Editor Bogdan Cristea tells us about rapid prototyping of an embedded system using virtualization
Thanks to our Guest Editor Dr. Bogdan Cristea, we got a new HOWTO in OSADL's collection of HOWTOs. The new one contains a clear step-to-step description, how to use QEMU for rapid prototyping of an embedded device at a time when the hardware is not (yet) available.
Bogdan's work was inspired by the article "Efficient embedded software development using QEMU" (PDF) by Pradyumna Sampath and Rachana Rao, presented at the Eleventh Real Time Linux Workshop, 2009. The authors concluded: "Cross compiling the BSP and user-space applications for another platform is the most tedious and error prone stage of cross-platform development that requires repeated setting up of the environment variables and tool upgrades. Creating a virtualized native development environment for the applications is an efficient way to overcome these obstacles." A remaining step was to safely and quickly create a suitable image to boot the guest OS. The BuildRoot method closes this gap, and the newly provided HOWTO explains the steps to do it.
Thank you, Bogdan, for sharing your work!