• 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 KEIL CODE BANKING WORK AT ALL ?
    I Purchased Keil DK51 in 2001 and updated in 2002 to version 7. However, I was given MON51.LIB dated 5/2/2001 and MON51B.LIB dated 6/29/1998. I was able to use MON51.LIB with my code banking code...
  • 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...
  • C51 does not add correct switch bank code in different bank function
    Because the 8051 is only 16 bits address space(64KB). So, if my code is more than 64KB. It will need to switch the code bank. I found some function the C51 add correct switch bank code, sometimes not...
  • Does CA51 support code banking like in PK51?
    Seems true, for it has BL51Linker. But I would like to confirm that? Thanks