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.
I am looking for a tool chain for my new STM32F4 project. I have been trying emIDE (emide.org). It works very well with GCC.
Question: Can I use uVision with GCC as well?
Thanks, Björn
If you would like to import uVision projects or to use the realview compiler from ARM, use emblocks. You can drag-and-drop your uv projects into it.
One reason to use emblocks instead of uVision for arm compiler is, it's much faster in building (and really much faster).
It is also richer with debug features (like "set PC at current line").