Keil MDK-ARM VS IAR EWARM VS CXSTM32 IDEs
Hi everyone,
just got myself a STM32F0 Discovery kit as I wanted to try out a M0 chip, as I'm going to install the development toolchains, I found several of them that I could potentially used but not sure which one is more suitable for my needs. So I need some opinion from you guys. the IDEs I'm looking at are:
- Keil MDK-ARM
- IAR EWARM
- CXSTM32
All three of them presents itself as compiler and debugger. So I'm wondering how are they different from each other and when to use each of them gives better results than the others.
Note: I'm looking into putting some putting some sensors from MAXIM and STM on the discovery kit and extract data from the sensors.
thanks.