理由:<br />1.我曾经测试过FLASH的读写,发现数据的低字节是储存到低地址,高字节储存到高地址。<br />2.datasheet上的说明:<br />The program memory is addressed in bytes. Instructions<br />are stored as two bytes or four bytes in program<br />memory. The Least Significant Byte of an instruction<br />word is always stored in a program memory location<br />with an even address (LSB = 0).<br />
|