• Banking code does not work !
    I'm a user of a TP2808 MCU(128K Flash Rom),so I need to bank my code to 2. For cost considering,I want to change my MCU with a cheaper one,STK6012(128K Flash Rom),which has the same pin difination...
  • How does W77E532 onchip code banking work?
    I have found just one paper about Winbond W77E532. As for the onchip banking technology, there is just one paragraph:"En128K:on-chip ROM banking enalbe. Set this bit to enable APFLASH0 and APFLASH1 by...
  • Does all the debugger commands work on the target?
    I am using the AT89STK-11 Starter Kit with AT89C51RE2 micro-controller and the ATOCD51 emulator to connect to the target. When tried to place a break point using the debug commands ( BREAKSET ) the target...
  • code does not work when add code into another code banking
    hi, All I encountered a strange problem. When I integrated my mudole into the project, which is finished by my colleague and me, the total project can not work normmaly and can not dislpay anything...
  • Place all printf strings in a switched bank
    I may be asking for the moon here, but I'd like to place all printf strings in a specific code bank. Right now, I'm not using banking at all but we're starting to get close to 64K. The project has about...