Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/06/01 08:20
Read: times


 
#10643 - RE: A Really Stupid Plea for Help
This is simple program:
main:
djnz r0, main
djnz r1, main
inc p1
dec p3
sjmp main
end

And this is HEX for that program:
:0A000000D8FED9FC059015B080F67B
:00000001FF

So if you have only BASIC compiler put that string to file and program to chip.
Test chips pins. program will increment p1 and decrement p3 in loop with little delay.

List of 10 messages in thread
TopicAuthorDate
A Really Stupid Plea for Help            01/01/70 00:00      
RE: A Really Stupid Plea for Help            01/01/70 00:00      
RE: A Really Stupid Plea for Help            01/01/70 00:00      
RE: A Really Stupid Plea for Help            01/01/70 00:00      
RE: A Really Stupid Plea for Help            01/01/70 00:00      
RE: A Really Stupid Plea for Help            01/01/70 00:00      
RE: A Really Stupid Plea for Help            01/01/70 00:00      
RE: A Really Stupid Plea for Help            01/01/70 00:00      
RE: A Really Stupid Plea for Help            01/01/70 00:00      
RE: A Really Stupid Plea for Help            01/01/70 00:00      

Back to Subject List