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
Solved! Go to Solution.
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:
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!
-----------------------------------------------------------------------------------------------------------------------
Jingjing, The code you posted was exactly what I was looking for. I'm up and running now.
Thank You,
Charles Chickering
Thanks guys. I'm working through the examples provided and will give feedback next week.
Charles
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!
-----------------------------------------------------------------------------------------------------------------------
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:
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!
-----------------------------------------------------------------------------------------------------------------------
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