Hi,
I tried to export my S32DS project to IAR EWARM by referring to the link below.
HOWTO: Export S32DS Project to IAR EW (S32K14x/S32K11x)
If I did not select SDKs, I was able to debug successfully.


However, if I select a SDK, a stack pointer alignment error occurs when debugging starts.


I set "alignment = 8" in the icf file but no improvement.
The project is not modified from the one generated by S32DS, do I need to make any changes?
My development environment is as follows.
S32DS: Version: 3.5 Build id: 230728 (Update 4)
IAR EWARM: Ver.8.50.9.33462
I hope you could help me.