Missing /hal/inc

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

Missing /hal/inc

1,054件の閲覧回数
jonbuckman
Contributor I

Hi, when I build a project from the example ftm_period_interrupt_s32k144, I am missing the /platform/hal/inc. Do you know where I can find it? Thanks.

Missing - C:/NXP/S32DS_ARM_v2.0/S32DS/S32SDK_S32K14x_EAR_0.8.4/platform/hal/inc

0 件の賞賛
返信
1 返信

967件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hello, 

this is known issue for SDK EAR 0.8.4. The SDK directory structure was changed, but in the examples remain old include path. You can ignore this warning (your project can be build, right? ) or you can remove the path manually in the Project properties (select All configurations):

pastedImage_1.png

You need to remove the path for GNU C and Assembly.

Jiri

0 件の賞賛
返信