I have a k60 development board, and now want to use the codewarrior implementation produces a 100 ms interrupt timer, how should I set?
Development board type:TWR-K60D100M
Solved! Go to Solution.
You can refer it:
There are several module you can use to do that.
Maybe you can use PIT module.
Maybe this one could help:
http://mcuoneclipse.com/2012/08/13/tutorial-timer-led-with-processor-expert-for-kinetis/
Erich