New project creation for 8051 on keil environment
1.Find and select keil u version 4 from your computer.
2.Then click project to create New project on drop down selection.
3.Create and Select folder for the project.Then save it
4.Right click project window and it will appear like the following image
6.Select Atmel->89s52 controller.Then click ok
7.Click yes button.it will add some source information about your project.
8.Create File->New. Save it as *.C
9.Add the file C file into project by Right clicking pointer on source window . Then click the 'Add Files to Group 'source group' .



10.click and select Option for Group 'Source Group 1' or use shortcut key Alt+F7.
11.Edit the configuration data's as per shown in following images.


















Comments
Post a Comment