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

Banking issue

Hello friends
I'm working on a SOC, which has 8051 core & a generic DSP embedded on to it. I already have application code ready with me. Now our vendor has shipped new version of SOC, which supports banking. My major problem is banking. How may i break my existing application in to diffrent banks. For this SOC common area is fixed & it is 32K. Total memory is 48K. So i'm left with 16K which i have to utilise for switching banks. My application will reside on a NAND Flash. In the old SOC i was using L51_Bank.a51.

What is variable banking? Can i use it here?
I refered keil website, i didn't get any solution. Does anybody give me some suggestion?
Thank you in advance.