mpc5744p expert bool

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

mpc5744p expert bool

3,551件の閲覧回数
jaureshsieh
Contributor II

Description Resource Path Location Type
Type 'bool' could not be resolved pins_driver.c /hello_world_mpc5744p/SDK/platform/drivers/src/pins line 373 Semantic Error

why?bool' could not be resolved

pastedImage_1.png

ラベル(1)
5 返答(返信)

2,869件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

this errors ale false positive errors and it is known eclipse issue (your .elf file is build sucessfully).  For fix the issue you can try rebuild index - right click on project name -> Index -> Rebuild

pastedImage_1.png

Sometimes also help restarting S32DS. 

Jiri

0 件の賞賛
返信

2,869件の閲覧回数
961271210
Contributor I

Hi Jiri,

I have the same question with the type bool, I try your methods but the issue is still here. The program I used is the example project with the name of hsm_freertos_mpc5748g. I have no idea to solve this issue.....And how to solve it ?

pastedImage_1.png

thanks,

Suta

0 件の賞賛
返信

2,869件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

do you have correctly generate code from processor expert?

Could you please possibly share the code or point on the example project you are trying to compile?

Regards,

Martin

2,869件の閲覧回数
jaureshsieh
Contributor II

if direct build project was passed

but i click source code to modify and add code.

the show Type 'bool' could not be resolved.

you can double click add any code at pins_driver.c,that will show error.

example {

int i;

i=i+1;

}

will see type 'bool' could not be resolved.

how to resolved?

0 件の賞賛
返信

2,869件の閲覧回数
jaureshsieh
Contributor II

our office has Ethernet fire wall  ,so i can't upload zip file to you.

do you have email ,i can use email to you.

0 件の賞賛
返信