Getting started¶
Three short pages will take you from a clean checkout to a running RTEMS hello-world inside the emulator:
- Installation — host requirements, dependencies, building from source.
- Quickstart — 5 minutes from
git cloneto the first instruction executing. - First RTEMS boot — cross-compile a real RTEMS image and watch the BSP come up.
If you would rather embed Lince as a C++ library, jump directly to the user guide.