HI,
FLASH(RX) : origin=0x00000000 ,length =0x00010000,
it means ,
1.The max size of code is 64Kbyte ,
2 .so it uses bank0,bank1 & sector 1 to sector 8
3. start address 00000000 ,end address 0x3FFC
Whether may understanding is correct ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
HI,
FLASH(RX) : origin=0x00000000 ,length =0x00010000,
it means ,
1.The max size of code is 64Kbyte ,
2 .so it uses bank0,bank1 & sector 1 to sector 8
3. start address 00000000 ,end address 0x3FFC
Whether may understanding is correct ?