Hi team,
I've used example project - evkmimxrt1064_flexio_pwm - for iMX RT1064 EVK board. The pin config tool is shown as below, where FLEXIO2 - pin 5 is used for PWM.
similarlt, for the twrkm35z75m_afe_polling example project - in twrkm35z75m board, the pin config tool is shown as below:

You can see both the project compiles without any error - yet the PWM pin mapping is done perfectly in iMX board, while AFE pin mapping is not done in pin config tool. Why is it so?