IDE (MCU expresso vs Keil)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IDE (MCU expresso vs Keil)

2,732 次查看
TEMCEFF
Contributor IV

Presently we are using Keil IDE for our development. Recently we  have seen LPC MCU Expresso IDE. Is there any advantages if we use LCP MCU Expresso IDE rather than Keil IDE. 

Regards,

Avinash.

0 项奖励
回复
2 回复数

2,612 次查看
frank_m
Senior Contributor III

This depends on your requirements.

Since you considering Keil uVision, you seem aware of the price tag for a license.

The free version is code size limited (at least was lately).

The MCUXpresso is only a viable option if you stay with the NXP MCU families.

The Keil compiler is said to produce the fastest and most compact code, if that matters to you.

Keil is owned by ARM, so, no surprise. Their compiler is not GCC based, nor is the assembler.

The latter matter especially for startup code, and asm - inline code.

The Keil IDE is different (not Eclipse-based), but relatively easy to work with.

The IDE is a matter of taste. I personally very much dislike Eclipse.

0 项奖励
回复

2,612 次查看
chrispflieger
Contributor IV

I'm not a fan of Eclipse, but I like the price tag.

0 项奖励
回复