Hello,
VastHorizon_2-1714163555707.png
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
VastHorizon_4-1714163967629.png
But my EmoisCommon settings are greyed out:
VastHorizon_0-1714163464359.png
I'm not sure what to do now. Without the EmoisCommon config, it's giving me the error on PwmemiosBufsRef
VastHorizon_3-1714163595548.png
Can anyone help me out? Thanks.