0% found this document useful (0 votes)
186 views10 pages

How To Use Keil Software

The document provides steps to create a new project in Keil Vision, select the AT89C51 microcontroller, add and build a program file, and run and test the code. Specifically, it instructs the user to start a new project, choose the AT89C51, create and save a program file, set the crystal frequency, build and run the code, and check register contents.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
186 views10 pages

How To Use Keil Software

The document provides steps to create a new project in Keil Vision, select the AT89C51 microcontroller, add and build a program file, and run and test the code. Specifically, it instructs the user to start a new project, choose the AT89C51, create and save a program file, set the crystal frequency, build and run the code, and check register contents.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 10

[1] TYPE IN WINDOW BUTTON KEIL

[2]SELECT THE PROJECT BUTTON AND GOTO NEW PROJECT VISION

[3]save

the

name

with

any

name

and

save

it

[4]select the atmel manufacturer and select the AT89C51

[ 5]after selecting AT89C51 press ok Then select the no button

[6]Create the new document by CTRL N and Type the program code

[7]Goto to the target option and set the crystal frequency and tick the option for
create file

Select the Button ok and save it with file extension with .a

And go to target botton on + sign and right click source group and add the file with
extension .a

Then first Click the Translate ,Build and Rebuild

Then Press The ctrl +f5

Then Press the F5(Run the Code ) and Check the Register Content .

You might also like