System is k60, MQX 3.8.
The MQX_3.8\demo\pe_demo\cw10\pe_demo_twrk60n512 makes a reference to the PWM_Init and PWM_Enable functions.
I have tried to i port this sample project and it does not compile.
Questions:
1. How can the project be imported in CodeWarrior 10.2 and compile?
2. Where are these PWM_Init and PWM_Enable functions defined?
3. How can FTM be used to control light on an LED?
Thanks,