[Icc-announce] ICCAVR 7,15 with __flash support BETA0 released

Richard richard at imagecraft.com
Wed Nov 7 02:18:23 PST 2007


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 <http://www.imagecraft.com/>
<http://www.dragonsgate.net/mailman/listinfo> On-line orders, 
support, and listservers available on web site.
[ For technical support on ImageCraft products, please include all 
previous replies in your msgs. ] 



More information about the Icc-announce mailing list