Hi everyone,
This is Ozan and I am using Matlab/Simulink 2020a, mbdt v4.2 and S32K144 EVB.
I was able to compile my models and upload them into evaluation board by using GCC compiler. Then I want to increase my code efficiency and implement some suggestion. One of the suggestion was getting a Green Hill compiler instead of free GCC which might increase the code efficiency and reduce the execution time.
I get in touch with Green Hill and install their compiler. After that I changed the compiler option in S32k1xx config block as provided below:

Firstly I received an error which said GHS_S32K_TOOL is not a environmental variable, than I add it using computer properties advanced option,

After this step I try to built the model but I received following error (I also attached the diagnostic report). I asked to Green Hill people and they said that this problem might be related with toolbox. So, I want to learn that what might be the cause of this problem and how can I solve it? By the way I can built the model without any problem by using GCC.
Any help will be appreciated, thanks in advance.

