MENU

Fun & Interesting

Worlds Simplest Bootloader :: Bare Metal Programming Series 4

Low Byte Productions 28,032 2 years ago
Video Not Working? Fix It Now

In this episode of the bare metal programming series, we're taking our first steps into building a fully fledged bootloader! To do this, we need to split the application in two, build some supporting scripts, learn how to use linker scripts, and understand some of the internal CPU registers for relocating the interrupt vector table at runtime. =[ 🔗 Links 🔗 ]= 🎥 Series Playlist: https://www.youtube.com/playlist?list=PLP29wDx6QmW7HaCrRydOnxcy8QmW0SNdQ 🗣 Discord: https://discord.gg/FPWaVgk ⭐️ Patreon: https://www.patreon.com/lowleveljavascript 💻 Github Repo: https://github.com/lowbyteproductions/bare-metal-series

Comment