Re: code banking in keil
- From: "sivadnz" <sivad.a@xxxxxxxxxxxxxxx>
- Date: 28 Jun 2006 02:54:15 -0700
ishita wrote:
Hi all!
About "code banking" using keil compiler, I read first 32k memory of
bank is kept as common area and rest 32k for bank in each bank.
Can we reduce common area memory and increase actual bank memory as per
the requirement?
Best regards,
Ishita
C51: CREATING CODE BANKING PROGRAMS
http://www.keil.com/support/docs/158.htm
'For example, if you specify that the bank area is from 0x4000 to
0xFFFF, that gives 48K for the code banks and only 16K for the common
area (0x0000 to 0x3FFF).'
BL51 Code-banking Linker/Locator
http://www.keil.com/support/index/bl51
BL51: WRITING YOUR OWN CODE BANKING SYSTEM
http://www.keil.com/support/docs/1083.htm
The answer must be in there somewhere.
.
- Follow-Ups:
- Re: code banking in keil
- From: ishita
- Re: code banking in keil
- References:
- code banking in keil
- From: ishita
- code banking in keil
- Prev by Date: Rabbit TCP/IP embedded internet development board
- Next by Date: Re: Books / Articles on Embedded SW Architecture
- Previous by thread: Re: code banking in keil
- Next by thread: Re: code banking in keil
- Index(es):