RTEMS workflow on a STM32F4 Nucleo board
This post describes the workflow I use to build RTEMS applications for a STM32F429ZI Nucleo board. I am using RTEMS 5 with the included stm32f4 BSP. Obtaining the sources and building the ARM architecture toolchain We are using the RTEMS source builder (RSB) and RTEMS kernel version 5, i.e. branch 5 needs to be checked … Read more