Hi,
When I build the NXP GPIO Polling example from Simulink, I am surprised by the SRAM-DTC used percentage in the final report :

As you can see, half of the SRAM_DTC is used for this example app. It's huge.
On a second hand, we have developped a small similar application in C using the MCUxpresso IDE (without Simulink and genrated code features).
For information, our app is very simple and it just flashes a LED through a GPIO pin.
When we build this application from the IDE, here is the mem report :

It's better and more realistic.
Then, my question is : why mem usage is huge when I use NXP model-based example ?
thanks in advance.
BR,
Sebastian