• question about bank switch....
    i survey the C51 user's guide about code bank switch and followed step sequentially. the main problem i wonder is that at options at code BANK just had "common are, bank #0~3",is any option else, ex...
  • Questions about code banking
    Hello, I have the following problem with code banking. I am programming a C8051F124. For security reason I want to put CRC checksums at the end of bank 3. My program is going to be bigger than 32k...
  • a question about bank
    Use port or xdata method to bank is wast many roms..each bank must have the common area...how can i design a sch use gal to bank only one common area to save roms???
  • Some question about Debugging Code Banking Applications with MON51?
    Some question about Debugging Code Banking Applications with MON51? I have read the "Debugging Code Banking Applications with MON51" APNT_128. My bank rom is flash chip.0x0000-0x3FFF My XRAM...
  • Code Banking - Efficiency Question
    I am looking at a development project that will require code banking. The target processor will most likely be the Triscend E5 family. I am wondering what effect code banking has on overall efficiency...