Green Hills -> S32DS migration

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

Green Hills -> S32DS migration

Jump to solution
2,720 Views
文辉王
Contributor III

Hi, dears:

   I want to translate Green Hil's C project to S32 design Studio software for compilation, what do I need to do?

0 Kudos
1 Solution
1,196 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

it looks like that you have your own isr vector table used together with default one (in MPC57xx__Interrupt_Init.c file). You can exclude from build the default one. 

Jiri

View solution in original post

0 Kudos
4 Replies
1,196 Views
jiri_kral
NXP Employee
NXP Employee

Hello, 

there are similar questions here: 

GHS <-> S32 

and here:

https://community.nxp.com/message/936087 

Jiri

0 Kudos
1,196 Views
文辉王
Contributor III

Hi,

   After the program ported such an error, do you know what is wrong?捕获.PNG

pastedImage_3.png

Wenhui Wang

0 Kudos
1,197 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

it looks like that you have your own isr vector table used together with default one (in MPC57xx__Interrupt_Init.c file). You can exclude from build the default one. 

Jiri

0 Kudos
1,196 Views
文辉王
Contributor III

Hi,

Before your reply to me, I added my source file to an MPC5744P project that can be compiled in the past, and I got such an error. What is the problem?

捕获.PNG

pastedImage_2.png

0 Kudos