Hi, dears:
I want to translate Green Hil's C project to S32 design Studio software for compilation, what do I need to do?
Hi, dears:
I want to translate Green Hil's C project to S32 design Studio software for compilation, what do I need to do?
Hello,
there are similar questions here:
and here:
How are convert GreenHills project to S32 project?
Jiri
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