From richard at imagecraft.com Mon May 12 00:21:14 2008 From: richard at imagecraft.com (Richard Man) Date: Mon May 12 01:24:59 2008 Subject: [Icc-announce] ICCAVR V7.17 released Message-ID: <200805120824.m4C8Oufn064496@mail.imagecraft.com> ICCV7 for AVR V71.7 has been released. From the readme file: 7.17 - May 12th 2008 [ PRO only: 64 bits FP is now fully supported in the C level. For printing, you can use char *d2a(double d); full support for printf and high level math functions sin/cos/... will be done in the next release. ] IDE - Added Project->Options->Projecti->"Makefile Options" of two choices "Relative Paths" or "Absolute Paths" - Added device support for xmega64, xmega128, xmega192, and xmega256 - Simplified Project->Options->Target by replacing several checkboxes with an "Instruction Set" architecture drop box - [ Application Builder ] Added T261 - Added entries for XMega64, XM128, XM256 - Terminal support cleanup and minor GUI enhancements. Compiler - Added -MXmega with basic XMega support. - Added -dfp for double fp. - Debug info for __flash was broken. Header Files - Added M32C1, M32M1, M64C1, M64M1, M32U4 - Added ioxm128A1v.h and ioxm64A1v.h for ATxmega // richard On-line orders, support, and listservers available on web site. [ For technical support on ImageCraft products, please include all previous replies in your msgs. ] From richard at imagecraft.com Mon May 12 00:37:22 2008 From: richard at imagecraft.com (Richard Man) Date: Mon May 12 01:41:04 2008 Subject: [Icc-announce] ICC430 V7.08 Released Message-ID: <200805120841.m4C8f3K2064723@mail.imagecraft.com> ICCV7 for MSP430, V7.08 has been released. From the readme file: V7.08 - May 12th, 2008 [ Removed the rarely if ever used RCS interface. Note: ICC no longer uses any GPL utilities. ] [ TI DLL and header files ] - V2.03.4 of the TI MSP430.DLL with support for MSP430Xv2 chips - new header files for MSP430F54x (msp430x54x.h) and MSP430FE42x2 (msp430xE42x2.h) IDE - Minor terminal function enhancements. - Added Project->Options->Project->"Makefile Options" of two choices "Relative Paths" or "Absolute Paths" - fixed the problem with "NoICE" button sometimes being squashed. Compiler - Added the following INTRINSIC functions: int GET_SR(void), GET_SR_IRQ(void); void PUT_SR(int), PUT_SR_IRQ(int); for accessing the SR status register in a normal function and interrupt handler. - Added NOP after the initial DINT for monitor functions. - In the code fragment: long *dst, *src; ... *dst++ = *src++; if src (which must be a "long *") did not get allocated to a register, incorrect code might result. - Fixed a bug where under some conditions, the use of LPMx macros might cause stack inbalance especially when it is followed by complex floating point expressions. - XOR was broken for one specific code pattern due to a typo: extern short a, b; ... b = a ^ b; generated incorrect code Library - Fixed a bug where strncpy incorrect zeroed out the SRC string if the count argument is shorter than the src string. // richard On-line orders, support, and listservers available on web site. [ For technical support on ImageCraft products, please include all previous replies in your msgs. ] From richard at imagecraft.com Mon May 12 00:53:05 2008 From: richard at imagecraft.com (Richard Man) Date: Mon May 12 01:56:49 2008 Subject: [Icc-announce] ICCARM V7.08B Released Message-ID: <200805120856.m4C8ulpB064857@mail.imagecraft.com> ICCV7 for ARM V7.08B has been released. From the readme file: 7.08B - May 12th 2008 Asm - minor debugging support fixes Linker - For the STR71FRxx target, sometimes the linker gave an "Memory Not Allocated" error. - Fixed problem with RAMFUNC when a custom startup file is used - Fixed problem with REMAP when a custom startup file is used // richard On-line orders, support, and listservers available on web site. [ For technical support on ImageCraft products, please include all previous replies in your msgs. ] From joe at motosat.com Mon May 12 07:36:20 2008 From: joe at motosat.com (Joe Dobesh) Date: Mon May 12 08:34:48 2008 Subject: [Icc-announce] ICCARM V7.08B Released In-Reply-To: <200805120856.m4C8ulpB064857@mail.imagecraft.com> References: <200805120856.m4C8ulpB064857@mail.imagecraft.com> Message-ID: Please take me off your E-mail list. Thanks, Joseph Dobesh Embedded Systems Engineer MotoSAT 801-478-8364 joe@motosat.com -----Original Message----- From: icc-announce-bounces@imagecraft.com [mailto:icc-announce-bounces@imagecraft.com] On Behalf Of Richard Man Sent: Monday, May 12, 2008 1:53 AM To: icc-arm@imagecraft.com; icc-announce@imagecraft.com Subject: [Icc-announce] ICCARM V7.08B Released ICCV7 for ARM V7.08B has been released. From the readme file: 7.08B - May 12th 2008 Asm - minor debugging support fixes Linker - For the STR71FRxx target, sometimes the linker gave an "Memory Not Allocated" error. - Fixed problem with RAMFUNC when a custom startup file is used - Fixed problem with REMAP when a custom startup file is used // richard On-line orders, support, and listservers available on web site. [ For technical support on ImageCraft products, please include all previous replies in your msgs. ] _______________________________________________ Icc-announce mailing list Icc-announce@imagecraft.com http://dragonsgate.net/mailman/listinfo/icc-announce