Kinetis and IAR EWARM

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Kinetis and IAR EWARM

ソリューションへジャンプ
1,988件の閲覧回数
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 解決策
1,614件の閲覧回数
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 返答(返信)
1,614件の閲覧回数
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 件の賞賛
返信
1,614件の閲覧回数
charlesmaxim
Contributor II

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

Charles

0 件の賞賛
返信
1,614件の閲覧回数
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 件の賞賛
返信
1,615件の閲覧回数
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!

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

1,614件の閲覧回数
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