Skip to content

Getting started

Three short pages will take you from a clean checkout to a running RTEMS hello-world inside the emulator:

  1. Installation — host requirements, dependencies, building from source.
  2. Quickstart — 5 minutes from git clone to the first instruction executing.
  3. 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.