[STM32L476] CubeMX generated project ends up in inf loop.
Posted on February 20, 2016 at 01:33 There is bug in linker script file generated by CubeMX for AC6 IDE. MCU ends up in infinite loop, I believe it has to do with incorrect SRAM memory areas as there are two banks on L4 of 96K and 32K, there are...