Position Independent Code Hardfaults With Function Pointers
Hi all,My goal is to have position independent binaries for my application (on an STM32H7) so that I can update the device while running out of flash (swapping between two different program locations).I followed this tutorial: https://techblog.paalij...