Hi,team
I compared the running status of the same piece of code in the S32DS environment with and without IAR plug-in. The running status of this piece of code in the S32DS environment without IAR plug-in was OK, but in the S32DS environment with IAR plug-in, this piece of code could not run normally, and directly entered the hardware interrupt.So I did another test where I blocked some of the code (as long as it didn't interfere with the program) and it worked in the S32DS environment with the IAR plug-in.I looked at the generated. Hex file, which showed my code was 0x04D0, so there should be no problem with too much code and insufficient compilation space.It is the first time for me to use the IAR Eclipse Plug-in and I have no experience. Could you please help to solve this problem?


附加:
1、S32DS版本:S32DS_ARM_v2018.R1
2、IAR版本:IAR embadded workbench for arm V8.5
3、SDK版本:S32SDK_S32K1xx_RTM_3.0.0
4、S32DS“IAR Eclipse plug-in ”安装详细:
