LoaderΒΆ

The plo is an inherent part of Phoenix-RTOS used to prepare the system setup structure and load kernel and applications to selected memory areas defined as maps. The loader configuration is flexible and allows the user to customize appropriate sets of functionality depending on hardware resources.

The Phoenix-RTOS loader supports the following target platforms:

  • armv7m4-stm32l4x6

  • armv7m7-imxrt106x

  • armv7m7-imxrt117x

  • armv7a9-zynq7000

  • armv7a7-imx6ull (under development)

  • ia32-generic

  • riscv64-generic (under development)