Question
Using Eclipse and GCC, codes compiled, downloaded but does not work
Posted on December 14, 2016 at 18:32
I was using Eclipse and GCC for the STM32F07x device. The codes come from the STMCube F0 GPIO examples. Everything was compiled. I then use ST-Link utility to download the .hex file. I verified that the codes downloaded correctly to the uC memory, but the codes do not seem to work.
Does anybody know where I can start trouble shoot the codes? Where should I look into first?
Thanks.
