A problem for the head file of MK60FN1M0VMD12

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

A problem for the head file of MK60FN1M0VMD12

517 Views
AaronsCook
Contributor III

Hi,I am doing a spider robot with K60.The processor will driver 20 motors but I find it is not enough for MK60D(the FTM 0\1\2 has 12 channel totally ).So I decide to change the processor to the  MK60F(the FTM 0\1\2\3 has 20 channel totally ).I use IAR to programme but I don't find the head file with MK60F.The version of IAR is 6.30.1.How could I to find the headfile to support the MK60F processor.please give me a help . thank you !

Labels (1)
0 Kudos
2 Replies

397 Views
adriansc
Contributor IV

Hi,

Download the Kinetis 120MHz bare metal sample code that you can find here:

https://www.freescale.com/webapp/Download?colCode=KINETIS_120MHZ_SC&appType=license&location=null&fp...

Install it and check this path:

KINETIS_120MHZ_SC\src\cpu\headers

There you will find header files for MK60F15 and MK60F12. If you have problems with this link in the attachments you can find the MK60F15.h and MK60F12.h files.

Hope this helps.

397 Views
AaronsCook
Contributor III

Good! Thank you for your help!:smileyhappy:

0 Kudos