Interrupts with demo code M52259DEMO board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Interrupts with demo code M52259DEMO board

1,620 次查看
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

标签 (1)
0 项奖励
回复
3 回复数

883 次查看
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 项奖励
回复

883 次查看
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 项奖励
回复

883 次查看
mjbcswitzerland
Specialist V

Hi

 

Which demo code are you referring to (MQX)?

Do you have a specific question?

 

Regards

 

Mark

 

0 项奖励
回复