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 !