Skip to Content
Hands-On RTOS with Microcontrollers
book

Hands-On RTOS with Microcontrollers

by Brian Amos
May 2020
Intermediate to advanced
496 pages
13h 54m
English
Packt Publishing
Content preview from Hands-On RTOS with Microcontrollers

File types used in the examples

There are several file types used when programming and debugging embedded systems. These files are common across many different processors and software products and not exclusive to Cortex-M MCUs or the software used in this book.

Executable and Linkable Format (ELF) files are an executable format that has the ability to store more than the straight *.bin or *.hex files commonly flashed directly into an MCU's ROM. The *.elf files are similar to the *.hex files in that they contain all of the binary machine code necessary to load a fully functional project onto a target MCU. The *.elf files also contain links to the original source code filenames and line numbers. Software such as Ozone uses these links to display ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On RTOS with Microcontrollers - Second Edition

Hands-On RTOS with Microcontrollers - Second Edition

Jim Yuill, Penn Linder

Publisher Resources

ISBN: 9781838826734Supplemental Content