Really? Well...how many 'noob's' can say they fixed a problem on their own.
I do believe you've done graduated out of the noob class...
Now go let all the smoke out of a PIC to celebrate!
I can count myself as a real rookie now!!
Now that my program is growing, I encountered a new problem.
The program is now some sort of stopwatch with 1 control button on portb.4.
The problem is, that when I press the button, the timer won't start and it goes straight to "The time is: 00,00"
What do I miss here?
anyone? ^^
Cheers,
William
/EDIT While I studied the behaviour of the program, I saw something odd... When i press RB4, INTCON.0 is set, BUT the interrupt enable bit is cleared on the same time. That's why it doesn't interrupt.
Now I have forced the enable bit to stay set, only when I run it then it gives me an adress missmatch error. So that isn't the solution...
Anyone with a clue what might reset INTCON.3?
Last edited by WishMaster^; - 19th April 2007 at 13:02.
Reason: Added a founding......
Bookmarks