Hello,

I'm trying to use PWM to control the intensity of the red LED on the S32K358, so I try to follow section 4 of this tutorial:
https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/Controlling-LED-intensity-with-ADC-and-PWM...
Like the tutorial 4.3, I set the Emios to enable via Mcu -> McuModuleConfiguraion ->McuModeSettingConf - >McuPeripheral

But my EmoisCommon settings are greyed out:

I'm not sure what to do now. Without the EmoisCommon config, it's giving me the error on PwmemiosBufsRef

Can anyone help me out? Thanks.