Question
SMT8S007 - Debugging OK, but Programmed Code doesnt run?
Posted on April 04, 2014 at 05:15
Hello,
I have been able to develop an STM8S007 project with STVD and cosmic C. I have been able to test the project with no compile errors etc. When I use STVP to program the .S19 file into the chip, everything programs OK and verifies OK. When I remove the ST-LINK/V2 from my PCB and turn the power on I find that the STM8 seems like its not running. Why would my code run when debugging but not when flashed? Any ideas on how to troubleshoot this?