Discussion Forum

Bank address

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Sandeep Kulkarni
Posted
8-Nov-2000 12:47 GMT
Toolset
C51
New! Bank address
I use banking for 1mb ROM addressing using a micro port pin. I have two banks.

In micro-vision1....there is option of putting certain modules of code in eiethr Bank 0 or Bank 1, but there is no option of specifying the address where bank 0 or 1 should start. Some ICE debuggers like Hitex require that the Bank 0 and Bank 1 starting address to be specified. They give a executable which converts the object file of keil which converts to the symbol file used by Hitex.

Is there anyway to know the individual bank addresses ? Or can i specify them in Keil options ?

It would be of great help !
Read-Only
Author
Keil Support
Posted
10-Nov-2000 03:09 GMT
Toolset
C51
New! RE: Bank address
Refer to the following URL:

http://www.keil.com/support/docs/1169.htm

Here, it tells how to set the bank area in uVision1.

Keil Support

Next Thread | Thread List | Previous Thread Start a Thread | Settings