Re: code banking in keil
- From: "ishita" <aparna247@xxxxxxxxx>
- Date: 28 Jun 2006 22:42:10 -0700
Hi!
Thankyou for timely suggetion. This helped me a lot.
Best regards,
Aparna
sivadnz wrote:
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
- Re: code banking in keil
- From: sivadnz
- code banking in keil
- Prev by Date: Re: OT - Streetlight
- Next by Date: Re: code banking in keil
- Previous by thread: Re: code banking in keil
- Next by thread: Re: code banking in keil
- Index(es):