Hello Team,
We are trying to configure PWM output and PWM input in S32k SDK configuration tool in non Autosar mode.
Following are the pin configurations used for output & input
Output - 8 channels
Input - 1 Channel
PWM Output
PTD16 --> eMIOS_0_CH[1]_G
PTD15 --> eMIOS_1_CH[14]_H
PTE8 --> eMIOS_0_CH[6]_G
PTB5 --> eMIOS_0_CH[5]_G
PTB17 --> eMIOS_1_CH[7]_H
PTB16 --> eMIOS_0_CH[4]_G
PTB15 --> eMIOS_0_CH[3]_G
PTB14 --> eMIOS_0_CH[2]_G
PTB13 --> eMIOS_0_CH[1]_G
PTB12 --> eMIOS_0_CH[0]_X
PTA2 --> eMIOS_1_CH[19]_Y
PWM Input
PTB4 ----> eMIOS_1_CH[10]_H
We are getting error during generation after configuring both pwm input & outputs successfully.
Please find the attached project & error screen shot and help to resolve the same.
Thank you
@Senlent ,
Thank you for the info. We have configured separate clock source for PWM input channel as suggested.
We are not seeing any generation errors now.