mikroC PRO for PIC32 is a full-featured C compiler for PIC32 MCUs from Microchip. It is designed for developing, building and debugging PIC32-based embedded applications. This development environment has a wide range of features such as: easy-to-use IDE, very compact and efficient code, many hardware and software libraries, comprehensive documentation, software simulator, COFF file generation and SSA optimization (up to 30% code reduction).
- Write your source code using the built-in Code Editor
- Use included mikroC PRO for PIC32 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
- Use the integrated mikroICD (In-Circuit Debugger) Real-Time debugging tool to monitor program execution on the hardware level
- Inspect program flow and debug executable logic with the integrated Software Simulator
- Use Single Static Assignment optimization to shrink your code to even smaller size
- Get detailed reports and graphs: RAM and ROM map, code statistics, assembly listing, calling tree, and more
- Active Comments enable you to make your comments alive and interactive
- mikroC PRO for PIC32 provides plenty of examples to expand, develop, and use as building bricks in your projects
嵌入式设计与开发