where's Cpu.h

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
4,434件の閲覧回数
everkimage
Contributor IV

My IDE is S32 Design Studio for Power Architecture.

I import an existing project from the offical library,such as Hello_World,when build it,it's always get a lot of Errors.

The first item is "No such file or directory" in main.c to the code "#include "Cpu.h"".

I can not find Cpu.h in project directory and C:\NXP\S32DS_Power_v2017.R1\.

1 解決策
3,778件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

you probably forgot generate processor expert code before you build project: 
pastedImage_1.png

Jiri

元の投稿で解決策を見る

3 返答(返信)
3,778件の閲覧回数
everkimage
Contributor IV

The project "Hello_World" is OK.

The error comes from Example Project of MPC57xx EAR SDK and i have already installed "S32 Design Studio for Power Architecture® 2017.R1 – Update 1".

0 件の賞賛
返信
3,779件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

you probably forgot generate processor expert code before you build project: 
pastedImage_1.png

Jiri

3,778件の閲覧回数
kevinelgin
Contributor I

This is how to get the view Jiri has referenced:

s32ds_2018-02-21_15-28-42.png

0 件の賞賛
返信