Please help about Timer interrupt of MPC5554

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Please help about Timer interrupt of MPC5554

Jump to solution
2,412 Views
quy1001
Contributor I

Hi members:

 

I am a beginer with MPC5554 processor.

Anybody please send me some example source code (or project folder) for using Timer Interrupt of MPC5554 in C. 

 

Thank you very much.

 

Sincerely,

Le Ngoc Quy.



Message Edited by quy1001 on 2008-01-20 01:23 PM

Message Edited by quy1001 on 2008-01-20 01:23 PM
Tags (1)
0 Kudos
1 Solution
1,070 Views
n_
Contributor II
Hi,
You must install CodeWarrior for MPC55xx, you can download it in Freescale.
In the Installed folder find the examples at: (CodeWarrior_Examples)\PowerPC_EABI\555x_Cookbook.
Example of Timer interrupt is FIT(Fixed Interval Timer) and DEC(Decrementer).
Regards,
Nguyen

View solution in original post

0 Kudos
1 Reply
1,071 Views
n_
Contributor II
Hi,
You must install CodeWarrior for MPC55xx, you can download it in Freescale.
In the Installed folder find the examples at: (CodeWarrior_Examples)\PowerPC_EABI\555x_Cookbook.
Example of Timer interrupt is FIT(Fixed Interval Timer) and DEC(Decrementer).
Regards,
Nguyen
0 Kudos