IDE choice

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
964件の閲覧回数
_air_
Contributor II

I have a fairly simple project, which I am looking to implement with the FRDM-KL25Z board. The main requirements are:

  • communicate with other modules over I2C
  • read and write to an SD card
  • send messages securely to internet over wifi or 3G, as authenticated SSH or TCP client

It is a low volume commercial application. Although it is fairly simple, I would like highly reliable and supportable firmware. Should I use something like Keil MDK-Lite, or use mbed?

1 解決策
852件の閲覧回数
Paul_Tian
NXP Employee
NXP Employee

Hi, Air

I think it is better to use IAR or CodeWarrior as IDE for your project development. You can find many example code for your reference from Freescale website. If you want to use real time operation system, I think you can use MQX for your application.

Hope my reply can help you.

Best Regards

Paul

元の投稿で解決策を見る

4 返答(返信)
853件の閲覧回数
Paul_Tian
NXP Employee
NXP Employee

Hi, Air

I think it is better to use IAR or CodeWarrior as IDE for your project development. You can find many example code for your reference from Freescale website. If you want to use real time operation system, I think you can use MQX for your application.

Hope my reply can help you.

Best Regards

Paul

852件の閲覧回数
_air_
Contributor II

Thanks Paul,

I will put together a VM for CodeWarrior and see what I can do.

Anthony

0 件の賞賛
返信
852件の閲覧回数
Monica
Senior Contributor III

Hello Anthony,

we are wondering what was the final result, did the suggestion work? :smileyhappy:

Hope it did!


Best regards,

Monica

0 件の賞賛
返信
852件の閲覧回数
_air_
Contributor II

Hi Monica,

I have installed CodeWarrior and I am learning how to use it. It seems to be what I need.

Thanks,

Anthony