10. 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.
- 10.1. RTEMS Executable
- 10.2. Building an Application
- 10.3. Target Execution
- 10.4. BSP Initialization
- 10.5. RTEMS Initialization
- 10.6. Dynamic Loader
- 10.7. Device Tree