Guest
I've been trying to make a program for a atmel 90s1200 chip. The
program is located at http://zet.no/~vidarlo/program.asm .
It runs fine in Atmel AVR studio 3.56, and behaves like it is supposed
to. However, when deployed on a chip, it does not work at all, it seems
to run the fan subroutine all the time, no matter what switches is
pressed. I've tried it on a stk-500 developer card, and built the
circuit on a digital trainer, with debounced switches with pull-down
resistors. However, it still seems to run the fan loop all the time,
but it does not get stuck there. I've been running it at low frequency
to determine that it is not stuck, the leds come on and off!
program is located at http://zet.no/~vidarlo/program.asm .
It runs fine in Atmel AVR studio 3.56, and behaves like it is supposed
to. However, when deployed on a chip, it does not work at all, it seems
to run the fan subroutine all the time, no matter what switches is
pressed. I've tried it on a stk-500 developer card, and built the
circuit on a digital trainer, with debounced switches with pull-down
resistors. However, it still seems to run the fan loop all the time,
but it does not get stuck there. I've been running it at low frequency
to determine that it is not stuck, the leds come on and off!