I have some large static arrays that I would like to reside in flash rather than in sram. Is there a directive or some syntax I can put in the declaration in C to tell the KEIL compiler to put the data in the flash segment?
Thanks.
Charlie