??? 11/05/04 11:15 Read: times |
#80429 - interrupt 1 in 89s52 |
Hi!
i'm new in this forum (and field as well.. ) i need your help. i used Atmel's 89s52 chip,and wrote this program (posted on my site): http://www.cs.biu.ac.il/~kaminsp/test.txt and the problem is , that when i debug it , i'm "making" an interrupt 1, but instead of jumping to the interrup_1_handler (function i made) it does nothing, it open a strange ASM window and show me some garbage as seen here http://www.cs.biu.ac.il/~kaminsp/strange.jpg can anybody help? please! best regards, Paul. |