This is related to issue #1
Reading the entirety of the ELF would enable us to load all relevant sections into the code ROM and allow us to run C code. This might mean we need a basic linker script to go along with it all?
Useful website for reference
This is related to issue #1
Reading the entirety of the ELF would enable us to load all relevant sections into the code ROM and allow us to run C code. This might mean we need a basic linker script to go along with it all?
Useful website for reference