debugging - stm32f207 program doesn't work without entering debug -


there microcontroller sends udp packets on ethernet. problem - after restarting power mc sends nothing on ethernet if don't enter debug mode.

i use iar 6.6 , works fine if enter debug mode without downloading code. added delay few seconds doesn't work without debug.

what can problem?


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -