project creation using IAR for MKE02Z64

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

project creation using IAR for MKE02Z64

892 Views
saravananselvam
Contributor I

hello everyone,

I'm new to Freescale MKE02Z64, can anyone help me in creating a project for this kind of processor using IAR Workbench and i've searching for past one week but couldnt find any tutorial for this kind of processor.

Thanks in advance...

Labels (2)
0 Kudos
2 Replies

665 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi saravanan,

Please download the 'FRDM-KEXX Driver Library Package (REV 1.2.1)' first.

And then you can find the 'make_new_project_ke02.exe' in it's folder(C:\KEXX_DRIVERS_V1.2.1_DEVD\kexx_drv_lib\build\iar\ke02).

make_new_project_ke02.png

Simply double-click make_new_project_ke02.exe file and a command prompt pop-up window will prompt you for a project name, copy the platinum project and rename all of the necessary files for your new project to work correctly.

Best Regards,

Robin

 

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

665 Views
mjbcswitzerland
Specialist V

Hi Saravanan

There is an IAR project for your device in the Open Source uTasker prject at the links below. You just need to open \Applications\uTaskerV1.4\IAR7_Kinetis\uTaskerV1.4.eww for a complete application solution and \Applications\uTaskerSerialBoot\IAR7_Kinetis\uTaskerSerialBoot.eww for a complete serial loader solution.
Follow the IAR guide at http://www.utasker.com/kinetis/compilers.html#IAR if needed.

Regards

Mark

Code: http://www.utasker.com/kinetis.html
Board references:
- http://www.utasker.com/kinetis/FRDM-KE02Z.html
- http://www.utasker.com/kinetis/FRDM-KE02Z40M.html

0 Kudos