interrupts examples for MPC8309

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

interrupts examples for MPC8309

331 Views
garimella
Contributor I

Any good examples (both standalone and kernel mode) to demonstrate interrupt processing for MPC8309.

0 Kudos
1 Reply

229 Views
Pavel
NXP Employee
NXP Employee

See attached file. It is standalone interrupt program example for the MPC8349. Use similar code on the MPC8309 board. It is CodeWarrior example.

Usually Linux driver precedes interrupts. See driver code for interrupt in kernel mode.


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos