9. ExecutablesΒΆ
This section discusses what an RTEMS executable is and what happens when you execute it in a target. The section discusses how an application executable is created, what happens when an executable is loaded and run, debugging an execiutable, and creating and dynamically loading code.
- 9.1. RTEMS Executable
- 9.2. Building an Application
- 9.3. Target Execution
- 9.4. BSP Initialization
- 9.5. RTEMS Initialization
- 9.6. Dynamic Loader
- 9.7. Device Tree