Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

CodeVisionAVR - Standard

Posted By: engahmad
CodeVisionAVR - Standard

CodeVisionAVR - Standard | 2.3Mb



CodeVisionAVR V1.25.3 Standard & Light Features

* 32 bit application, runs under Windows 95, 98, Me, NT 4.0, 2000 and XP


* Easy to use Integrated Development Environment and C Compiler


* Editor with auto indentation and keywords highlighting



* Supported data types: bit, char, int, short, long, float


* Fast floating point library with hardware multiplier and enhanced core instructions support for all the new ATmega chips


* AVR specific extensions for:
o Accessing the EEPROM & FLASH memory areas
o Bit level access to I/O registers
o Interrupt support
o Support for placing bit variables in the General Purpose I/O Registers (GPIOR) available in the new chips (ATtiny2313, ATmega48/88/168, ATmega165/169/325/3250/329/3290/645/6450/649/6490, ATmega1280/1281/2560/2561/640, ATmega406)


* Compiler optimizations:
o Peephole optimizer
o Advanced variables to register allocator, allows very efficient use of the AVR architecture
o Common Block Subroutine Packing (what our competition calls “Code Compressor”), replaces repetitive code sequences with calls to subroutines
o Common sub-expression elimination
o Loop optimization
o Branch optimization
o Subroutine call optimization
o Cross-jumping optimization
o Constant folding
o Constant literal strings merging
o Store-copy optimization
o Dead code removing optimization
o 4 memory models: TINY (8 bit data pointers for chips with up to 256 bytes of RAM), SMALL (16 bit data pointers for chips with more than 256 bytes of RAM), MEDIUM (for chips with 128k of FLASH) and LARGE (for chips with 256k or more FLASH)
o User selectable optimization for code Size or Speed




* Possibility to insert inline assembler code directly in the C source file




* VERY EFFICIENT USE OF RAM: Constant character strings are stored only in FLASH memory and aren't copied to RAM and accessed from there, like in other compilers for the AVR




* C Source level debugging, with COFF symbol file generation, allows variable watching (including structures and unions) and the use of the Terminal I/O in Atmel’s AVR Studio Debugger




* Fully compatible with Atmel’s In-Circuit Emulators: ICE200, JTAG-ICE, etc.




* Chips supported by CodeVisionAVR Standard:
o ATtiny13
o ATtiny22
o ATtiny2313
o ATtiny24, ATtiny44, ATtiny84
o ATtiny25, ATtiny45, ATtiny85
o ATtiny26
o ATtiny261, ATtiny461, ATtiny861
o AT90S2313
o AT90S2323, AT90S2343
o AT90S2333, AT90S4433
o AT90S4414, AT90S8515
o AT90S4434, AT90S8535
o AT90S8534
o AT90CAN32, AT90CAN64, AT90CAN128
o AT90PWM2, AT90PWM2B, AT90PWM3, AT90PWM3B
o AT90USB1286, AT90USB1287, AT90USB6464, AT90USB647
o ATmega103
o ATmega128, ATmega1280, ATmega1281
o ATmega161
o ATmega162
o ATmega163
o ATmega164, ATmega164P
o ATmega165
o ATmega169
o ATmega2560, ATmega2561
o ATmega32
o ATmega323
o ATmega324, ATmega324P
o ATmega325, ATmega3250
o ATmega329, ATmega3290
o ATmega406
o ATmega48, ATmega88, ATmega168
o ATmega603
o ATmega64
o ATmega640
o ATmega644, ATmega644P
o ATmega645, ATmega6450
o ATmega649, ATmega6490
o ATmega8, ATmega16
o ATmega8515
o ATmega8535
o FPSLIC AT94K05, AT94K10, AT94K20, AT94K40
o AT43USB355
o AT76C711
o AT86RF401




* Chips supported by CodeVisionAVR Light:
o ATtiny13
o ATtiny22
o ATtiny2313
o ATtiny24, ATtiny44, ATtiny84
o ATtiny25, ATtiny45, ATtiny85
o ATtiny26
o ATtiny261, ATtiny461, ATtiny861
o AT90S2313
o AT90S2323, AT90S2343
o AT90S2333, AT90S4433
o AT90S4414, AT90S8515
o AT90S4434, AT90S8535
o AT90S8534
o AT90PWM2, AT90PWM2B, AT90PWM3, AT90PWM3B




* Supplementary libraries for:
o Alphanumeric LCD modules for up to 4x40 characters
o Philips I²C Bus
o National Semiconductor LM75 Temperature Sensor
o Maxim/Dallas Semiconductor DS1621 Thermometer/Thermostat
o Philips PCF8563 and PCF8583 Real Time Clocks
o Maxim/Dallas Semiconductor DS1302 and DS1307 Real Time Clocks
o Maxim/Dallas Semiconductor 1 Wire protocol
o Maxim/Dallas Semiconductor DS1820/DS18B20/DS1822 1 Wire Temperature Sensors
o Maxim/Dallas Semiconductor DS2430/DS2433 1 Wire EEPROMs
o SPI
o Power management
o Delays
o BCD and Gray code conversion




* Built-in CodeWizardAVR Automatic Program Generator, allows you to write in a matter of minutes all the code needed for implementing the following functions:
o External memory access setup
o Chip reset source identification
o Input/Output Port initialization
o External Interrupts initialization
o Timers/Counters initialization
o Watchdog Timer initialization
o UART initialization and interrupt driven buffered serial communication with the following parameters: 7N2, 7E1, 7O1, 8N1, 8N2, 8E1 and 8O1
o Analog Comparator initialization
o ADC initialization
o SPI Interface initialization
o CAN Interface initialization
o Two Wire Interface initialization
o I²C Bus, LM75 Temperature Sensor, DS1621 Thermometer/Thermostat, PCF8563, PCF8583, DS1302 and DS1307 Real Time Clocks initialization
o 1 Wire Bus and DS1820/DS1822 Temperature Sensors initialization
o LCD module initialization
o USB controller for the AT90USB646, AT90USB647, AT90USB1286 and AT90USB1287 chips




* Built-in Serial Communication Terminal for debugging RS232, RS422, RS485




* Built-in In-System AVR Chip Programmer, compatible with the Atmel STK500, STK501, STK502, AVRISP (serial), AVRISP MkII (USB), Atmel AVR910 application note, Kanda Systems STK200+ and STK300 development boards, Vogel Elektronic VTEC-ISP, Dontronics DT006, Tietomyrsky EXB2313, 4Ahead AVR Board 1and Futurlec JR-AVR AT90S2313 and AT90S8535 boards, features automatic programming after successful compilation. Supported chips (CodeVisionAVR Light doesn’t support programming the ATmega, AT86RF401 and AT90CAN32/64/128 chips):
o ATtiny13
o ATtiny22
o ATtiny2313
o ATtiny24/44/84
o ATtiny25/45/85
o ATtiny26
o ATtiny261/461/861
o AT90S2313
o AT90S2323/2343
o AT90S2333/4433
o AT90S4414/8515
o AT90S4434/8535
o AT90CAN32/64/128
o AT90PWM2/3 (B)
o AT90USB1286/1287/646/647
o ATmega603/103
o ATmega64/128
o ATmega1280/1281
o ATmega161
o ATmega162
o ATmega163
o ATmega164, ATmega164P
o ATmega165
o ATmega169
o ATmega2560/2561
o ATmega32
o ATmega323
o ATmega324, ATmega324P
o ATmega325/3250
o ATmega48/88/168
o ATmega640
o ATmega644, ATmega644P
o ATmega645/6450
o ATmega8/16
o ATmega8515
o ATmega8535
o AT86RF401