Introduction to mikroPascal PRO for 8051
Help version: 2013/06/10
The mikroPascal PRO for 8051 is a powerful, feature-rich development tool for 8051 microcontrollers. It is designed to provide the programmer with the easiest possible solution to developing applications for embedded systems, without compromising performance or control.
mikroPascal PRO for 8051 IDE
Features
mikroPascal PRO for 8051 allows you to quickly develop and deploy complex applications:
- Write your Pascal source code using the built-in Code Editor (Code and Parameter Assistants, Code Folding, Syntax Highlighting, Spell Checker, Auto Correct, Code Templates, and more.)
- Use included mikroPascal PRO for 8051 libraries to dramatically speed up the development: data acquisition, memory, displays, conversions, communication etc.
- Monitor your program structure, variables, and functions in the Code Explorer.
- Generate commented, human-readable assembly, and standard HEX compatible with all programmers.
- Inspect program flow and debug executable logic with the integrated Software Simulator.
- Get detailed reports and graphs: RAM and ROM map, code statistics, assembly listing, calling tree, and more.
- mikroPascal PRO for 8051 provides plenty of examples to expand, develop, and use as building bricks in your projects. Copy them entirely if you deem fit – that’s why we included them with the compiler.
Where to Start
In case that you’re a beginner in programming 8051 microcontrollers, read carefully the 8051 Specifics chapter. It might give you some useful pointers on 8051 constraints, code portability, and good programming practices.
If you are experienced in Pascal programming, you will probably want to consult mikroPascal PRO for 8051 Specifics first. For language issues, you can always refer to the comprehensive Language Reference. A complete list of included libraries is available at mikroPascal PRO for 8051 Libraries.
If you are not very experienced in Pascal programming, don’t panic! mikroPascal PRO for 8051 provides plenty of examples making it easy for you to go quickly. We suggest that you first consult Projects and Source Files, and then start browsing the examples that you're the most interested in.
What do you think about this topic ? Send us feedback!