Baremetal ARM Cortex-M4 Toolchain
Technologies: C | ARM Cortex-M4 | Make | OpenOCD | GDB
The goal of this project was to bypass proprietary SDKs and to write my own linker script and C runtime startup. I used open source tools (arm-none-eabi-gdb and OpenOCD) for compiling and debugging the program. Read the full technical dive on my blog.
<a href="/blog" class="text-blue-600 font-medium group-hover:text-blue-800 transition-colors">
Blog →
</a>