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

emIDE vs. uVision

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

Parents
  • 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").

Reply
  • 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").

Children
No data