AVR单片机:ICCAVR已升级为V6.23A,功能再次增加;www.imagecraft.com
CHANGE LOGS
- V6.23A
IDE
- Enables DT-006 ISP support
- Added ATMega128:M103 compatibility mode selection and better support
for M128
- The ISP Hex loader was not loading Extended Segment Record (TYPE 2)
for >64K bytes hex files correctly.
Compiler
- better code for function returning longs and floats
- spill bug - when propagating R0 or R16, it should stop if it
enables a spilled register use. (Very rare)
- the compiler was asserting when casting a unsigned long to a pointer
- minor improvements to register historying
- if-then-else code for switches of up to 12 cases
Linker
- the checksum for extended segment record (TYPE 2) was incorrect
Library
- fixed a potential sbr?/jmp pair problem in the fp2int and fp2long
routines for ATmega only
Header
- Added iom8.h for ATmega8.h
- Added extended IO registers in iom128.h
发表时间:2001年10月5日15:26:00