??? 04/22/05 16:36 Read: times |
#92175 - I got out, found a solution Responding to: ???'s previous message |
It works :)
I did what I was best at in the language that fit in. The interrupt service routine is in C, the watchdog reset, delay and timer setup are in Assembler. And the best part is that I now have a delay-routine capable of waiting for a second - now I just need to trim it down to a few milliseconds for the I2C bus timing or other interesting projects. THANK YOU EVERYONE! By the way - I'll publish all the code at http://sofagang.dk/8052/delay.zip in a few moments. /Thomas |