Q.1: Is there anyone having the same problem as below?
"generate/include/Flexio_Pwm_Ip_Cfg.h:54:10: fatal error: Flexio_Pwm_Ip_BOARD_InitPeripherals_PBcfg.h: No such file or directory"
I thought this message means I have done something wrong. But, this problem is easily solved if I correct header include statement manually (to Flexio_Pwm_Ip_PBcfg.h).
Q.2: What is wrong with template file (of Flexio_Pwm_Ip_Cfg.h) or my configuration?
(I have check my c-code. It will run just fine if the wrong include statement is fixed manually.)

