Hello,
I'am using
Model-Based Design Toolbox for S32K14x Automotive MCU 2018.R1
I try to build the gpio_s32k144 example in order to use it with S32K144EVB. I have the following issue:
### Build procedure for model: 'gpio_s32k144' aborted due to an error.
For S-function 'gpio_s32k14_output', the number of defined parameters, 4, does not match the number of parameters on the dialog of 'gpio_s32k144/Digital_Output', 0. These two values must be identical.
Component:Simulink | Category:Block diagram error
For S-function 'gpio_s32k14_output', the number of defined parameters, 4, does not match the number of parameters on the dialog of 'gpio_s32k144/GREEN_LED', 0. These two values must be identical.
Component:Simulink | Category:Block diagram error
For S-function 'gpio_s32k14_input', the number of defined parameters, 6, does not match the number of parameters on the dialog of 'gpio_s32k144/SW2', 0. These two values must be identical.
Component:Simulink | Category:Block diagram error

Could you please tel me what i need to do ? thanks in advance
Regards