From richard at imagecraft.com Sun Feb 10 21:20:09 2008 From: richard at imagecraft.com (Richard Man) Date: Sun Feb 10 21:35:43 2008 Subject: [Icc-announce] ICC12 V7.04 Released Message-ID: <200802110535.m1B5ZeBa043651@dragonsgate2.imagecraft.com> Change log excerpt: V7.04 - Feb 11th, 2008 IDE - [ADV and PRO only] Added capability to create Library projects. Compiler - 7.03A did not generate calls to "uint2fp" for unsigned to FP conversion - the compiler was trashing 'D' for complicated indirect function call, and thus may overwrite the first argument to the function. e.g. tab[i]->func(0); // D overwritten Header Files - the DP512 header file was incorrect. // 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 Sun Feb 10 22:38:05 2008 From: richard at imagecraft.com (Richard Man) Date: Sun Feb 10 22:53:38 2008 Subject: [Icc-announce] ICCAVR V7.16 released Message-ID: <200802110653.m1B6rciU044383@dragonsgate2.imagecraft.com> V7.16 - Feb 11th, 2008 IDE - [ADV and PRO only] Added capability to create Library projects. - the AppBuilder generated incorrect register names for the M324P UART0 init function - Added entries for PWM216 and PWM316 Compiler - 7.15 incorrectly gives error on extern __flash ; without initialization. - __flash const ....; was causing an assertion error from the compiler Header File - Added iccioavr.h. You may #include this and it will #include the correct device specific AVR header file based on the device you selected in the IDE. // 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. ]