I create a fsl_ftm component, but when I change the FTM clock source to Fixed frequency clock, I get an ERROR:Unexpected status of script:Beans\fsl_ftm\Items\1.2.0\fsl_ftm_version.chg, please contact Freescale Support. Can anybody help me?
With a new project k64f I check processor Expert and GNU compiler, I add a flexTimer1:_fsl_ftm with the next configuration: Device FTM3, counter FTM3_CNT, unchek Qudrature, I check PWM configurations Frequency at 733 and duty 50% in autoinitialization I check channel 6, pin J26_10 and FTM clock source I change form System clock 48 MHz to Fixed frequency clock and show the error . If you leave the default configuration of the fsl_ftm component and you just change the clock source to Fixed frequency appears the error in problems label even without generating the processor expert code.
Marek: As you see, Alice didn't had any problem, but I tried in different ways and I resolved it using the FTM_DRV_SetClock method. I really apprecciate your opinion.