Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
My embedded system development
(Uncensored)
subscribe
uClinux flat file format
https://myembeddeddev.blogspot.com/2010/02/uclinux-flat-file-format.html
links
backlinks
In order for a OS to execute a program, the OS kernel has to load the program into RAM (or partial of the program for XIP). The kernel loader needs to know how and where to load each segments of the program.