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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/15/10 07:32
Read: times


 
#173164 - Better attention to detail?
Responding to: ???'s previous message
Vaishakh Chavan said:
Monti / Vaishakh


...insert code here
 

When it says, "...insert code here" it means that you need to insert your source text right there!

Did you not notice that your code layout has been completely lost?

For programming in general, and embedded development in particular, attention to detail is critical.
If you can miss something as obvious as this, then there are quite likely be other details - more subtle - that you have missed in your hardware and/or software design.

So the first thing to do is to review both your hardware design and your software very carefully - including studying the chip's Datasheet very carefully.

executes only after reset button is pressed a few times

That sounds like your reset generator is faulty, doesn't it?

See: http://www.8052.com/faqs/119931 and also Search the forum for other references to reset generators, supervisors, etc...

List of 13 messages in thread
TopicAuthorDate
Help with LCD code ( something vague happening here )            01/01/70 00:00      
   Better attention to detail?            01/01/70 00:00      
      The LCD works but...            01/01/70 00:00      
         Reset; Timing            01/01/70 00:00      
            Yes I did            01/01/70 00:00      
               No, that doesn't follow            01/01/70 00:00      
                  Flashing LED            01/01/70 00:00      
      Hopefull the code will appear in the right place now.            01/01/70 00:00      
         built in simulator does not proces "sec_cnt" at all.            01/01/70 00:00      
            Simulator            01/01/70 00:00      
               What tools?            01/01/70 00:00      
   does the LED blink?            01/01/70 00:00      
      Thank you            01/01/70 00:00      

Back to Subject List