Startup Files with different chipsets
Posted on April 20, 2015 at 23:28Hi all,I have a legacy boot loader that was run on an STM32F407. It was located at 0x08000000 and my main application is located at 0x08020000. I have seen a strange behaviour when I compile my main application cod...