MKL25Z4.h file

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,859件の閲覧回数
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,850件の閲覧回数
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,844件の閲覧回数
enrikm84
Contributor II

@ErichStyger Thank you very much.

1,851件の閲覧回数
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