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

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 !