how to write the linker script and combine the loader and ke

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
asmboozer

how to write the linker script and combine the loader and ke

Post by asmboozer »

hi,

as the title, i want to know how to combine a loader and kernel into a single .bin file? and how to write the proper linker script?

thanks.
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:how to write the linker script and combine the loader and

Post by Pype.Clicker »

something like this?
Post Reply