This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C++ for Keil5

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.