This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

where is the common area in code bank?

Hi,

In most example, if we use "BANKAREA(0x8000,0xFFFF)",the common area will allocate at the 0x0000~0x7FFF of all banks. As the http://www.keil.com/support/docs/158.htm descript.

My question is if I want to use 4*64K code roms(4 bank),and set the bank area to be "BANKAREA(0x0000,0xFFFF)". Where does the common area be located? Bank0?
Can I specify the location of common area before linking?

Thanks!

Best Regards,
Allkeny

Parents Reply Children
No data