This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

storing static data into flash in C

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

0