- This topic has 2 replies, 3 voices, and was last updated 11 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › about my final year project
hey everyone..
i am working on electronic road pricing system using 8051 but i do not have any idea about the semulator and IDE. could any one help me.
thank u
Hi Vaibhav,
The IDE is simply an editor with a compiler. You can write a code using the editor and compile it using the built in compiler.
Simulator is a software which can simulate the working of a hardware, in your case it is the 8051 MCU.
.
.
.
.
For make program of the 8051 microcontroller you have to use Keil uVision.
.
.
.
.
For burn the program (install the program) into microcontroller there are different software available for different microcontroller. For philips microcontroller Flash Magic are used.