Kinetis and IAR EWARM

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

Kinetis and IAR EWARM

跳至解决方案
970 次查看
charlesmaxim
Contributor II

Is there a starter project for the K53N512 (Tower system) that can be used in IAR EWARM without Freescale's MQX? I am using IAR EWARM 7.50.1.10273.

Thanks,

Charles

标签 (1)
标记 (1)
0 项奖励
1 解答
596 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Charles Chickering,

    Please refer to the attached sample code for TWR-K53N512. !

    You can find the according code in folder KINETIS512_SC\KINETIS512_SC\build\iar, take hello_world as an example:

94.jpg

Wish it helps you!

If you still have question, please contact with me!

Have a great day,

Jingjing

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

5 回复数
596 次查看
charlesmaxim
Contributor II

Jingjing, The code you posted was exactly what I was looking for. I'm up and running now.

Thank You,

Charles Chickering

0 项奖励
596 次查看
charlesmaxim
Contributor II

Thanks guys. I'm working through the examples provided and will give feedback next week.

Charles

0 项奖励
596 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Charles,

OK, any question, you can reply me in the community directly!

Wish it helps you!

If you still have question, please contact with me!

Have a great day,

Jingjing

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
597 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Charles Chickering,

    Please refer to the attached sample code for TWR-K53N512. !

    You can find the according code in folder KINETIS512_SC\KINETIS512_SC\build\iar, take hello_world as an example:

94.jpg

Wish it helps you!

If you still have question, please contact with me!

Have a great day,

Jingjing

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

596 次查看
mjbcswitzerland
Specialist V

Hi Charles

You can take a look at http://www.utasker.com/kinetis/TWR-K53N512.html which gives a complete IAR project solution for the board (USB host/device, TCP/IP, file system, Modbus, SLCD, almost all peripherals, boot loaders over Ethernet, USB, Serial - including KBOOT compatible modes) as well as TWR-K53N512 (and device) simulation.

The code runs on all K, KL, KE, KEA, KV, KW parts so no porting is necessary in case you later migrate to other devices or reuse application developments on other types.

Regards

Mark