James Newman
09-03-2007, 07:29 AM
I've just started trying to learn propeller asm, but ran into a problem.
I whipped up a simple led flashing asm program, rna it, but it kept ending prematurely. I thought this was in the asm, so I played with it and eventually figure out it was the spin driver program ending. I had a repeat at the end, to repeat forever, so I played with it, add some code to it, and it still only executes once.
Finally, I went and tried programs I had already ran before, not a single one will repeat, even though they where all working just before this. I unhooked the battery from the propeller and tried again... nothing. I'm loading strait into ram, so it's not anything in the eeprom.... any ideas? I would post some code, but the current problem is, no 'repeat's repeat!
I whipped up a simple led flashing asm program, rna it, but it kept ending prematurely. I thought this was in the asm, so I played with it and eventually figure out it was the spin driver program ending. I had a repeat at the end, to repeat forever, so I played with it, add some code to it, and it still only executes once.
Finally, I went and tried programs I had already ran before, not a single one will repeat, even though they where all working just before this. I unhooked the battery from the propeller and tried again... nothing. I'm loading strait into ram, so it's not anything in the eeprom.... any ideas? I would post some code, but the current problem is, no 'repeat's repeat!