mpc5748g PE component compile issue(bool type conflict)

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

mpc5748g PE component compile issue(bool type conflict)

894 Views
huang_yi2006
Contributor II

Hello,Community!

I've import a example project "frreertos_mpc5748g" , then I add a PE Component "flexcan" to the project. After generate PE code, I tried to build the project and here comes the errors ,like this :

pastedImage_1.png

I found that once the file contains the bool type parameters , the error happened. How to fix this issue?

Thanks a lot!

3 Replies

572 Views
huang_yi2006
Contributor II

It  already works.Thanks.

0 Kudos

572 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

I recommend you donwload newest version of S32DS 2017.R1, install update 1 S32 Design Studio for Power Architecture 2017.R1 - Update 1 available 

and create FreeRTOS project from example.

pastedImage_2.png

Add FlexCAN component into the project. You should be able to compile project without errors.

pastedImage_3.png

Regards,

Martin

572 Views
huang_yi2006
Contributor II

Hi,Martin:

Thanks for your reply.

I've installed  2017.R1-Update1 ,and the problem still exist. Although there is no compile errors ,but  if I click the file covers bool type parameters like "SDK-platform-drivers-src-flexcan-flexcan_driver.c" the errors are reported.

捕获.JPG

Is it a problem about compiler configuration? And dose it impact  my project during running or debugging?

Thanks a lot

Yi Huang

0 Kudos