MKL25Z4.h file

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MKL25Z4.h file

跳至解决方案
1,844 次查看
enrikm84
Contributor II

I just started reading and working through the book "Embedded Systems Fundamentals with Arm Cortex-M based Microcontrollers" by Alexander G. Dean. The author requires that the reader includes the header file MKL25Z4.h but does not gives any instructions on where to get it. Does anyone in here has some info that can help? Thank you very much. 

0 项奖励
1 解答
1,835 次查看
ErichStyger
Senior Contributor V

Hi @enrikm84 ,

if you create a project with the NXP MCUXpresso IDE and the SDK, you will find that file inside the CMSIS folder:

ErichS_0-1642577387585.png

You can find that file (and project) on my Github repository too:

https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/MCUXpresso/FRDM-KL25Z/FRDM-KL25Z_Bl...

 

I hope this helps,

Erich

在原帖中查看解决方案

2 回复数
1,829 次查看
enrikm84
Contributor II

@ErichStyger Thank you very much.

1,836 次查看
ErichStyger
Senior Contributor V

Hi @enrikm84 ,

if you create a project with the NXP MCUXpresso IDE and the SDK, you will find that file inside the CMSIS folder:

ErichS_0-1642577387585.png

You can find that file (and project) on my Github repository too:

https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/MCUXpresso/FRDM-KL25Z/FRDM-KL25Z_Bl...

 

I hope this helps,

Erich