hi,
i created these two example projects on the S32DS IDE. one is IPCF example, another is PWM example.



There is no problem with compiling the two projects separately.
Now i'm trying to integrate the PWM project into the IPCF project, but there is a compilation error.

This ' __Stack _tart_c1 ' is the field for the PWM project, i added it to the IPCF project. The way i integrated the two projects into one project was to compare the two projects and add all the excess PWM to the IPCF project.

i want to know the right way to integrate. And how do i fix this compilation error.
Thanks for your help!