how can I allocate array in flash

hi,

 can i allocate array in the flash in specific address?

i want to save communication time to the flash (I2C)

what i need to do to write to flash without spend time for Communication protocol?

(i think i can allocate the array in specific adress in the falsh)

Related