|
|
|
|
|
It is possible that the download link provided above does not refer to the intended version.
If you are looking for 8051 IDE, you may try searching for a download link using
Google.
This software was checked for viruses Last month and was found to contain no viruses.
Click here
to see antivirus report.
|
|
| |
|
Review
8051 IDE is a simple 8051 microcontroller emulator for the 8051 series of microcontrollers, like 8052, 8031, 8751, 8752, etc. The only difference between the different versions is the internal Memory type (ROM, EPROM, etc.) and data RAM size. 8051 is the most popular microcontroller in use.
The program is very simple to use and is a good one for those beginning to do 16-bit microcontroller programming. It has all the features to edit and run an assembly language program. The inbuilt assembler can easily assemble the ASM code. You only need to type the program code into the editor and click “Assemble”.
A real-time view of all memory areas, like the internal and external memory, including SFRs and Control Registry, is available through different windows. Also, the ports (which are actually accessed through specific SFR memory units) can be monitored while running the program. All the debug functions, like step by step operation, break points, stop to and from subroutines, etc., are included as well.
This program is only recommended for beginners. If you are into advanced programming of other components, embedded systems, etc., you will need a more powerful program, like Keil RealView, Vissim, Proteus, etc. |
- Supports all microprocessors from the 8051 series.
- Real-time view of registers and RAM.
- Inbuilt text editor and assembler.
|
- Not a good interface.
- Few features.
- The windows cannot be arranged easily.
|
|
Reviewed by: Zack Martin Reviewer rating: Reviewed: 2 years ago
|
What's new in version 1.3
Integrated Editor
Multiple document, multiple view architecture
Standard editor features (cut, paste, undo, redo, find, find/replace, etc.)
Built in file text search (grep utility)
Integrated Assembler
Assemble individual source files
Assemble multiple source files (Registered Version)
Automatically open and position cursor on source line of offending assembly error by double clicking on errors listed in the output window.
Integrated source level simulator
Set break points
Single step through code
Step into and over subroutine calls
Step out of subroutine
Execute to source line
Execute to break point
Execute to user break
Predefined simulator watch windows (registers, ports, memory, etc)
User definable watch window What's new in version 1.0
Integrated Editor
Multiple document, multiple view architecture
Standard editor features (cut, paste, undo, redo, find, find/replace, etc.)
Built in file text search (grep utility)
Integrated Assembler
Assemble individual source files
Assemble multiple source files (Registered Version)
Automatically open and position cursor on source line of offending assembly error by double clicking on errors listed in the output window.
Integrated source level simulator
Set break points
Single step through code
Step into and over subroutine calls
Step out of subroutine
Execute to source line
Execute to break point
Execute to user break
Predefined simulator watch windows (registers, ports, memory, etc)
User definable watch window |
|
Report a wrong version
Report a wrong program title
Suggest a correction
|
Screenshots
|
|
|