Where do I get new versions of MKL25Z4.h?

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

Where do I get new versions of MKL25Z4.h?

Jump to solution
1,635 Views
markosiponen
Contributor III

I'm testing some code on the FRDM-KL25Z board. And I have tried the processor expert and then the Keil µVision. I noticed that Keil has an old MKL25Z4.h file.

The processor expert generates an IO_Map.h file that really is the MKL25Z4.h file. But the file that PE generates is a newer version than in Keil.

Where do I get new versions of these files for Kinetis MCUs (exept getting them from PE)?

0 Kudos
1 Solution
718 Views
chris_brown
NXP Employee
NXP Employee

Hi Markosiponen,

You could get them from the KL25_SC repository available at www.freescale.com/frdm-kl25z/.

~Chris

View solution in original post

0 Kudos
4 Replies
718 Views
JimDon
Senior Contributor III

It is in the Codewarrior directories.

To find it, generate a non PE projects, the open it in the IDE and see where it is.

0 Kudos
718 Views
markosiponen
Contributor III

But what if I don't have Codewarrior?

0 Kudos
719 Views
chris_brown
NXP Employee
NXP Employee

Hi Markosiponen,

You could get them from the KL25_SC repository available at www.freescale.com/frdm-kl25z/.

~Chris

0 Kudos
718 Views
markosiponen
Contributor III

Where can I find similar files for other freescale MCUs?

0 Kudos