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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/05/09 23:48
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#165890 - Definitely consider a chip with built-in debugging support
Responding to: ???'s previous message
By personal choice, I do most development by just reading the code, or possibly adding a print statement or by toggling some output pins.

But I really think a beginner should consider the SiLabs route. On-chip debugging is so very valuable of you have a problem where the program doesn't survive all the way to main() or hangs in an ISR. It takes a lot of experience to be able to just read code and be able to see in the head the implications of the individual source code lines. Definitely consider a chip with built-in debugging support!

List of 5 messages in thread
TopicAuthorDate
8051 Development kits            01/01/70 00:00      
   So little information; so many to choose from...            01/01/70 00:00      
      Not that anyone's misleading you ... but ...            01/01/70 00:00      
         Definitely consider a chip with built-in debugging support            01/01/70 00:00      
   an extermely important feature            01/01/70 00:00      

Back to Subject List