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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/30/07 15:41
Read: times


 
#138312 - Re: guess
Responding to: ???'s previous message
Heh, I didn't even consider not enabling the interrupt. How's that for flexible thinking?

Oddly enough, I actually did notice the (written) need to disable the watchdog somewhere. I couldn't find the requirement when I was going over the code later, though, so I yanked it.

Interestingly, after I disabled the watchdog, the red LED would come on for apparently random trials. Again, the line to light the LED was placed "after" the return statement in the C source. This is strange enough in and of itself, but the disassembly puts the SETB statement before the RET statement.

Other possible sources of error: This is just on a breadboard, and I'm alternately floating and connecting the reset pin with a wire and my fingers. Should this be debounced?

Further, the start4xx.A51 file apparently uses an include file designed for the '420, as opposed to the '430 or '450. I'll investigate this.

List of 43 messages in thread
TopicAuthorDate
Very stubborn UARTs...            01/01/70 00:00      
   Keil gives error on your construct            01/01/70 00:00      
      Re: error            01/01/70 00:00      
         a guess            01/01/70 00:00      
            Re: guess            01/01/70 00:00      
               humm humm            01/01/70 00:00      
                  re: humming            01/01/70 00:00      
   PS            01/01/70 00:00      
      have you tried the simulator?            01/01/70 00:00      
         Re: LED            01/01/70 00:00      
            HUH???            01/01/70 00:00      
               again a HLL habit, isn't it...            01/01/70 00:00      
            2 possibilities            01/01/70 00:00      
               Whoops.            01/01/70 00:00      
               Dummy Interupt            01/01/70 00:00      
                  agreed, I do it like this            01/01/70 00:00      
                     Niiice            01/01/70 00:00      
   you could solve a lot of problems if....            01/01/70 00:00      
      Thanks, but...            01/01/70 00:00      
   Back to square one?            01/01/70 00:00      
      blinkenlight            01/01/70 00:00      
         Get a \'scope!            01/01/70 00:00      
         More hints            01/01/70 00:00      
         Re: hints            01/01/70 00:00      
            I am sure it is published            01/01/70 00:00      
   Gah.            01/01/70 00:00      
      read the right spec            01/01/70 00:00      
         specs            01/01/70 00:00      
            Not a spec            01/01/70 00:00      
               why not?            01/01/70 00:00      
                  Proviso            01/01/70 00:00      
                     just a small remark            01/01/70 00:00      
            oh, yes, you can            01/01/70 00:00      
   Huzzah!            01/01/70 00:00      
      value of KISS            01/01/70 00:00      
      I find that hard to beleive!            01/01/70 00:00      
         Okay, so            01/01/70 00:00      
            I thotoughly agree with you there!            01/01/70 00:00      
            Further details            01/01/70 00:00      
      You\'re not finished yet            01/01/70 00:00      
         Lessons            01/01/70 00:00      
            \"does have it all\" is of no good            01/01/70 00:00      
            Thanks for the update            01/01/70 00:00      

Back to Subject List