We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I am using MDK-ARM V5.24 and using C++11 for STM32F4. I can compiler and download. Howerver, when I tested on my board, I found that it can't work unless using debug.
In fact, it happends only if I use vector or string class.
So what's the reason caused this? And any ideas?
Best regards.