Hello, Daniel,
indeed, it works! Thank you for your help! However, I prefer to programming this EVB with Simulink and when I open an example and try to build model, simulink is building the model but at the end I get this error: "C:\MBDToolbox\mbdtbx_S32K\tools\gcc-arm-none-eabi-4_9/bin/arm-none-eabi-as" -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -g -o startup_S32K144.o startup_S32K144.s -o startup_S32K144.o
gmake: *** No rule to make target `rtiostream_utils.c', needed by `clock_S32K144.o'. Stop.
### Build procedure for model: 'gpio_s32k14' aborted due to an error.
Error(s) encountered while building "gpio_s32k14""
When I try to "Connect to target" I also get an error:
"Error occurred while executing External Mode MEX-file 'ext_comm':
Failed to connect to the target. Possible reasons for the failure:
a) The target is not switched on.
b) The target is not connected to your host machine.
c) The application for the model is not running on the target. You might have clicked the Stop button. If the Run button is not dimmed, click it. Otherwise, click the Build button, which downloads and runs your application on the target.
Caused by:
Expected 1xN string array for host name"
I set all the parameters as they were shown in other tutorial video from NXP site. Maybe you know what can cause these issues?
Thank you!
Tautvydas