Hi Hitech users.... .... I'm trying to define an array in ROM, but the compiler always reserves place in RAM, what I'm doing wrong ? the C code is: const float * add[16] = { &RAM_add}; Where RAM_add is a float variable. thanks in advance. Gus _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.