• 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...
  • 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...
  • 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...
  • 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...
  • 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...