During Release build code not hit main()
Hi,
I am using STM32f413zh i build the code in release mode. After that i put break points on inside the code some places, None of the break point is hit. But i flash the binary file the code was running. Please give guidance for hit the code on main() or inside the code.
Thankyou.