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
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
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
Hi
Which demo code are you referring to (MQX)?
Do you have a specific question?
Regards
Mark