Interrupts with demo code M52259DEMO board

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

Interrupts with demo code M52259DEMO board

1,282 Views
rafads
Contributor I

Hi,

 

I'm a newbie with ColdFire and CodeWarrior 7 and I don't know how to use the demo code for M52259DEMO to manage interrupts. It has the exception file but I don't know how to use it.

 

Thanks

Labels (1)
0 Kudos
Reply
3 Replies

545 Views
rafads
Contributor I

Hi,

 

Sorry, I don't use the MQX, i'm using the code warrior for coldfire 7.1 default demo project wich uses the code warrior standar libraries (4i SZ) . I want to know how use it or where can I find doc about how to interrupts (using this code) because I haven't found any doc.

 

Thanks 

0 Kudos
Reply

545 Views
mjbcswitzerland
Specialist V

Hi

 

I don't think that you will find much in the libraries since these are standard C-libraries and have little to do with the processor and its peripherals, including interrupt controller.

 

I suggest looking at the uTasker project for the Kirin3 since it includes everything that you need, including simulation of the processor and its interrupts (probably the easiest for learning). All code is available and you can find a lot of documentation, plus details at its forum

http://www.utasker.com/kirin3.html

http://http://www.utasker.com/kirin3.html" rel="nofollow" target="_self

http://www.utasker.com/forum/index.php?board=2.0

 

Regards

 

Mark

 

Message Edited by mjbcswitzerland on 2009-08-18 03:13 AM
0 Kudos
Reply

545 Views
mjbcswitzerland
Specialist V

Hi

 

Which demo code are you referring to (MQX)?

Do you have a specific question?

 

Regards

 

Mark

 

0 Kudos
Reply