Using functions of the libc as microcode [closed]
Closed 40 mins ago.
Using the functions of the libc as microcode
I want to relocate some functions of the libc (e.g., https://gcc.gnu.org/onlinedocs/gccint/Soft-float-library-routines.html) to a ROM (instead of using expensive flash memory).