mpc5744p error about FlexPWM-CTU-ADC-synchronization

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

mpc5744p error about FlexPWM-CTU-ADC-synchronization

865 Views
wsc
Contributor I

Hello
I am setting the mpc5744p code.
Through the NXP community, I downloaded the example code below and tried to debug it with S32DS.
However, This code did not build.
So I made this code a project called "Study" and build it.
Many errors occurred in the ghs file.(attached photo)
I do not know what caused this error.
I want to know how to get this code working

plz reply

Labels (1)
0 Kudos
Reply
1 Reply

674 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

this example was created in GreenHills, so simple debugging in theS32DS is not possible and porting full project would be painful job.

I would recommend to create new project in S32DS and copy just a C-code from main.c manually. 

In case of interrupt you should also update vector table properly as it is used in the S32DS.

BR, Petr

0 Kudos
Reply