cancel
Showing results for 
Search instead for 
Did you mean: 

FLASH BANK Start address

m_j_butcher
Associate II
Posted on February 23, 2007 at 12:17

FLASH BANK Start address

3 REPLIES 3
m_j_butcher
Associate II
Posted on May 17, 2011 at 09:35

Original message again:

Hi All

It is possible to define the FLASH block start address using FMI_NBBADR / FMI_BBADR.

I program the FLASH (512k size) to start at 0x80000 (ends at 0xfffff) and then program some code at 0x90000.

Now I reprogram the FLASH to start at 0x70000. I expected that I could shift the data programmed at 0x90000 to 0x80000 but this doesn't seem to be the case. The data stays at 0x90000.

What changes is that the FLASH now occupies the range 0x70000..0xeffff

Therefore I conclude that it is not the FLASH access address which is being changed but instead an access windows which is being changed.

Can anyone confirm this???

Regards

Mark Butcher

www.uTasker.com

m_j_butcher
Associate II
Posted on May 17, 2011 at 09:35

Sorry - Posts seems to be failing due to a data base error(?)

jgoril
Associate II
Posted on May 17, 2011 at 09:35

...your 512k Flash bank can be placed with 512k boundary, i.e. at 0x000000, 0x080000, 0x100000 etc...