mpc5744p error about FlexPWM-CTU-ADC-synchronization

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

mpc5744p error about FlexPWM-CTU-ADC-synchronization

2,195件の閲覧回数
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

ラベル(1)
0 件の賞賛
返信
1 返信

2,004件の閲覧回数
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 件の賞賛
返信