Flash emulation problem when using debugger
Posted on November 25, 2016 at 16:20 1.My code behaves in a strange way when using debugger. (CooCox IDE)(STM32F030C8) If I step to each function , after stepping EE_Init() function the code seems to be stucked in a loop ;in disassembly v...