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

python - Setting ctypes.Structure default values -

Ansible - ERROR! the field 'hosts' is required but was not set -

java - HTTP Status 500 - No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode -