placing array data into flash CortexM3 LPC1768
Dear forum
I am trying to place a bitmap into flash rather than ram on the cortex M3 processor
I am using
const unsigned char bitmap[] = {....}
How do I do this. I am checking by looking at the Map file but it appears to be going into RAM
.rodata.PIC 0x00000000 0xbb80 Meter THUMB Flash Debug/lcd.o
Many thanks
Mark
Please sign in to leave a comment.
Comments
2 comments