Page 1 of 1

fix const data in flash

Posted: 28 Mar 2017, 11:44
by a_ziliu
volatile int const arrary[3] __attribute__ ((at(0x1000)))={0x01,0x02,0x03}