Kinetis and IAR EWARM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Kinetis and IAR EWARM

Jump to solution
962 Views
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

Labels (1)
Tags (1)
0 Kudos
1 Solution
588 Views
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!

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

View solution in original post

5 Replies
588 Views
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 Kudos
588 Views
charlesmaxim
Contributor II

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

Charles

0 Kudos
588 Views
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 Kudos
589 Views
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!

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

588 Views
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