34
Chapter 4. Programming
Using the Windows-Based Tools
This section leads you step-by-step through the process of creating the BLINKY
example program and testing it using the µVision ID E and dScope debugger.
Using µVision to Create the BLINKY Program
To create the BLINKY example program using µVision, you need to perform the
following steps:
n
Create the BLINKY.C source file.
n
Create the BLINKY project file.
n
Include BLINKY.C in the project.
n
Set the C51 compiler options for the project.
n
Set the L51 linker options for the project.
n
Set the path specifications for the 8051 tools (if necessary).
n
Set the make options for the project.
n
Build the project.
Each of these steps is described in detail below.
Start µVision by double -clicking on the icon in the 8051 Tools group.
When µVision starts, select the New command from the File menu and µVision
opens a new text window in which you may create the BLINKY program.
µVision Program Icon
Summary of Contents for MCB517AC
Page 6: ...vi Contents...
Page 23: ...MCB517AC Evaluation Board User s Guide 17 Schematics...
Page 24: ...18 Chapter 3 Hardware...
Page 25: ...MCB517AC Evaluation Board User s Guide 19...
Page 26: ...20 Chapter 3 Hardware...
Page 27: ...MCB517AC Evaluation Board User s Guide 21 Printed Board Assembly...
Page 32: ...26 Chapter 3 Hardware...
Page 34: ......