Table of contents
No headers This is a mini howto about building custom boot loader from onchip memory. We will use buildroot tools instead of HAL/IDE. We have a minimal assembly startup code, which then call C to do your setup and loading. The compiled object is converted to altera hex format suitable for Quartus.