SIMPLE IS BETTER
(Move to ...)
About me
Twitter
Github
▼
Showing posts with label
embedded
.
Show all posts
Showing posts with label
embedded
.
Show all posts
Thursday, March 27, 2014
How to get to know the memory address at which my code/data is actually loaded at boot initialization stage?
›
In embedded software development, sometimes when you're writing a PIC (position independent code) boot code, you might need to know at w...
Sunday, January 19, 2014
Multiboot Specification and limitations (Bootloader -> OS)
›
Typically in a computer system, the boot sequence is like this: firmware -> bootloader -> Operating System. The problem is that nowad...
›
Home
View web version