Order the compiler with the JDB debugger and save $100!
PRO (Professional) License for JumpStart C for AVR
Supported platforms: Windows XP through Windows 10
Main Features:
- Loads fast, runs fast, professional yet easy-to-use.
- Supports all tinyAVR (with SRAM), AVR, megaAVR, and XMEGA devices.
- IDE with workspace/project management, syntax-aware features, code browsing, code completion, etc.
- No need to write linker command files. Select the target device by name, and our tools do the rest.
- Fast ANSI C conformant compilers written from the ground up (not based on GCC), optimized for microcontroller targets.
- Full set of compiler tools including C compiler, assembler, linker and library file manager.
- Produces standard format output files, interspersed C and asm listing files, and symbolic debug files.
- Machine-Independent Optimization:
- Algebraic simplification.
- Switch statement optimization.
- Automatic generation of AVR bit instructions and other AVR-specific instructions.
- Native debugger, integrated with the IDE.
- Built-in flash downloader.
- Integrated JumpStart Debugger (separate license required to enable full functionality)
Additional PRO license features:
- No limit on flash/code memory usage.
- Advanced optimizations: increase in performance by 5-10%.
- Machine Independent Optimizations: CSE (Common Subexpression Elimination) and constant propagation.
- Code Compression optimizer: turns frequently used code fragments into subroutines to reduce code size.
- Support for 64-bit doubles.