Bare metal embedded lecture-5: Linking and analyzing memory map file

Опубликовано: 19 Февраль 2025
на канале: Fastbit Embedded Brain Academy
45,533
729

Enroll for the full course : https://bit.ly/3d2t581
In this lecture, you will learn linking .o files using the linker script, which we wrote in the previous lecture. You will also learn to use linker symbols inside the linker script, create and analyse the memory map file of the application, and complete reset handler implementation for the microcontroller.

Source files : https://github.com/niekiran/baremetal...

Past lectures:
Bare metal embedded lecture-1: Build process
   • Bare metal embedded lecture-1: Build ...  

Bare metal embedded lecture-2: Makefile and analyzing relocatable obj file
   • Bare metal embedded lecture-2: Makefi...  

Bare metal embedded lecture-3: Writing MCU startup file from scratch
   • Bare metal embedded lecture-3: Writin...  

Bare metal embedded lecture-4: Writing linker scripts and section placement
   • Bare metal embedded lecture-4: Writin...  
===============================================================================
Want to learn Rust programming language? Check out our brand-new course
https://courses.fastbitembedded.com/c...
Coupon: NEWLAUNCHOFFER

Rust playlist
   • Rust programming language