您好,欢迎光临本网站![请登录][注册会员]  
文件名称: softwave for avr
  所属分类: C
  开发工具:
  文件大小: 16mb
  下载次数: 0
  上传时间: 2014-12-16
  提 供 者: gonn*****
 详细说明: Integrated Development Environment for the 8-bit Atmel AVR and XMEGA Microcontrollers •Supported data types: bit, bool, 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: •Transparent, easy accessing of the EEPROM & FLASH memory areas, without the need of special functions like in other AVR compilers •Bit level access to I/O registers •Interrupt support •Support for placing bit variables in the G eneral 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 and others) •Compiler optimizations: •Peephole optimizer •Advanced variables to register allocator, allows very efficient use of the AVR architecture •Common Block Subroutine Packing (what our competition calls “Code Compressor”), replaces repetitive code sequences with calls to subroutines. This optimizer is available as Standard in CodeVisionAVR, at no additional costs, not like in our competitor’s products. •Common sub-expression elimination •Loop optimization •Branch optimization •Subroutine call optimization •Cross-jumping optimization •Constant folding •Constant literal strings merging •Store-copy optimization •Dead code removing optimization •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). The MEDIUM and LARGE memory models allow full FLASH addressing for chips like ATmega128, ATmega1280, ATmega2560, etc, the compiler handling the RAMPZ register totally transparently for the programmer. This feature is available as Standard in CodeVisionAVR, at no additional costs, not like in our competitor’s products. •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 literal 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) in Atmel Studio 6.1 and AVR Studio 4.19 debuggers ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: design assembly
 输入关键字,在本站1000多万海量源码库中尽情搜索: