Hello guys.I have an interesting project where I need to load user applications (binaries) from external flash memory (FATFS) into RAM and run them from there. Also, I want to use a static library (let's call it libAPI.a for example) that should be a...