Hello,I use matlab 2018b, And I generate code for IAR, I already install the patch.
After generate code, I import the code to IAR for more coding, also I select the "S32K14x.icf" as Linker file. But it always run into fault. Because before I choose the .icf file from matlab, and this situation can run normally.
So, I replace the .icf file, it do works. Then I compare the two .icf file. The matlab generated .icf alway use S32K148 256k flash.icf, no matter what MCU selected.