STM32 Nucleo-F411 not jumping to main (or not saving program) if not debugging?
I have a Nucleo-F411RE and can debug and program ok (using arm cross gcc, eclipse, OpenOCD) and everything works fine.However, If I just power it but don't debug through eclipse, the board doesn't do anything. LD1 and LD3 are solid red.My guess is th...