??? 01/28/05 18:47 Read: times |
#86043 - Back to Basics Responding to: ???'s previous message |
First, you need to read the uVision Getting Started guide, and work through the example projects in it.
This will give you a proper introductions to the tools, how they work, and how to use them - rather than just jumping-in blindly at the deep-end! That will also show you how to use the Debugger... Your terminology sounds a bit shaky - so maybe you also need to read the following documents - commonly referred to as "the bible" for the 8051: Chapter 1 - 80C51 Family Architecture: http://www.semiconductors.philips.com/acrobat/v...ARCH_1.pdf Chapter 2 - 80C51 Family Programmer’s Guide and Instruction Set: http://www.semiconductors.philips.com/acrobat/v...UIDE_1.pdf Chapter 3 - 80C51 Family Hardware Description: http://www.semiconductors.philips.com/acrobat/v...WARE_1.pdf |