Question
program exit reached
Posted on May 18, 2015 at 09:42
Hi,all!Rencently ,I transformed my program from stm32f1 tostm32f4 using iar embedded workbench
.I met a problem
,
The debug log showed that
:program exit reached.The main function reached the end of the code but interrupt was still working.Can someone help me solve this problem?Thank you!
#stm32-iar-program-exit-reached