mpc5744p expert bool

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mpc5744p expert bool

1,974 Views
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

Labels (1)
5 Replies

1,292 Views
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 Kudos

1,292 Views
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 Kudos

1,292 Views
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

1,292 Views
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 Kudos

1,292 Views
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 Kudos