From richard at imagecraft.com Wed Nov 7 02:18:23 2007 From: richard at imagecraft.com (Richard) Date: Wed Nov 7 02:31:48 2007 Subject: [Icc-announce] ICCAVR 7,15 with __flash support BETA0 released Message-ID: <200711071031.lA7AVkbk019964@dragonsgate2.imagecraft.com> http://www.imagecraft.com/pub/iccv7avr_v715_beta0.exe V7.15 - Added __flash keyword. Use it to refer to objects or pointers in the flash space. IDE - Added Tiny24 and Tiny25 to the AppBuilder - Added Project->Options->Compiler->"Treat const as __flash" for backward compatibility. If the checkbox is selected -Wf-const_is_flash -DCONST="" is added to the compiler flag. Compiler - Added support for __flash - If the command line flag -const_is_flash is used, then "const" is treated as the same as __flash Header Files - Added _const.h, with defines CONST and FLASH. // 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. ]