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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/30/00 18:38
Read: times


 
#6856 - RE: atmel 89c51 hangs on "subb"
Hi,

Peter is right, you must clear carry before subb command.
But I think there could be some other reason for hanging. You must check the codes after you used command subb.
You may have not returned properly from some subroutine or Interrupt and cpu program counter is pointing to beyond the actual code limits, or reading some non-related codes.

In simulator you might not have checked your full code. check the full code, you will find the clue.

Rauf

List of 6 messages in thread
TopicAuthorDate
atmel 89c51 hangs on "subb"            01/01/70 00:00      
RE: atmel 89c51 hangs on "subb"            01/01/70 00:00      
RE: atmel 89c51 hangs on "subb"            01/01/70 00:00      
RE: atmel 89c51 hangs on "subb"            01/01/70 00:00      
RE: atmel 89c51 hangs on "subb"            01/01/70 00:00      
RE: atmel 89c51 hangs on "subb"            01/01/70 00:00      

Back to Subject List