I want to run the program from microcontroller and External ROM at a time. It works properly. But i program both microcontroller and ROM whenever i change my program. I have placed some of my code in bank 0 and some in common area. My bank 0 starts from the starting location of my ROM and common area is in microcontroller. My problem is that i dont want to place common area in microcontroller and want to place common area in Bank0 Which is in external ROM. Can any body help me to place common area in bank 0?
View all questions in Keil forum