Missing core_cm0plus.h include file in SDK hello_world example

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Missing core_cm0plus.h include file in SDK hello_world example

ソリューションへジャンプ
1,616件の閲覧回数
MarkPotts
Contributor III

I am trying to build the hello_world example from SDK_2.x_FRDM_KL02Z on a fresh Windows install of MCUXpresso IDE v11.6.0 but the compiler gives an error:

...CMSIS/MKL02Z4.h:180:10: fatal error: core_cm0plus.h: No such file or directory
180 | #include "core_cm0plus.h" /* Core Peripheral Access Layer */

Any help would be appreciated.

0 件の賞賛
1 解決策
1,537件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

This issue has been solved in MCUXpresso IDE version 11.6.1. This version has just been released and you should be able to download it now.

元の投稿で解決策を見る

4 返答(返信)
1,601件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi MarkPotts,

Sorry for the inconvenience we bring you!
Thanks for the report, I have notified the MCUXpresso IDE team.
For now, try adding Include_core_cm0plus using the Manage SDK component.

Manage SDK components Include_core_cm0plus.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
1,594件の閲覧回数
MarkPotts
Contributor III

Hi Robin,

Thanks a lot for your quick response. I reverted back to an older MCUXpresso version (v11.4.1) to solve the problem for now. This generated a lot more header files in the project's CMIS folder and no compilation errors. I will try your suggestion when I get a chance.

MarkPotts_0-1664469869831.png

Mark

0 件の賞賛
1,538件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

This issue has been solved in MCUXpresso IDE version 11.6.1. This version has just been released and you should be able to download it now.

1,504件の閲覧回数
MarkPotts
Contributor III

Thanks Robin,
I will upgrade vas soon as I get the chance.
Mark

0 件の賞賛