We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 !
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