Robin,
Thanks for your reply. The SDK demo program uses the FTM_SetupOutputCompare library function. The MCUXpresso SDK API description states:
"When the FTM counter matches the value of compareVal argument (this is written into CnV reg), the channel output is changed based on what is specified in the compareMode argument."
When I change the value of the compareVal argument and re-build and run, there is no change in the output. Are you suggesting that this function doesn't work as advertised?
Thanks,
John