About Lesson
Module 6: Compiler Internals & Toolchain
-
What Happens from Code to Binary?
-
Compiler, Assembler, Linker Workflow
-
Understanding
.prm
,.ld
, and Linker Configuration Files -
Interpreting Map Files: Code Size, Symbol Lookup
-
Case Study: Analyzing a Map File from Compilation