• STR912FAW debug problem
    When I debug STR912FW44 there is no problem, but if I try it with STR912FAW44 it gives error: Memory Missmatch! Address: 0x00008000 Value = 0x44 Expected = 0x00 And there is not the chip in...
  • Having problems with bank switching
    Hello, I'm using RTX51-Full and Keil MicroVision3 IDE for my Dallas 8051-architecture microcontroller. The compiler, assembler and linker that I use are C51, A51 and B51, correspondingly. I decided...
  • bank switch
    How do I create a code banking application with c51 and assemble file?
  • bank switching
    Hello, Does any body know why in the L51_BANK.A51 file, the definition of the segment for the ?BANK?SWITCH function is: ?BANK?SWITCH segment code PAGE My question is about the PAGE definition...
  • STR9 Bank switching
    The STR91x.s file in the Blinky-B0B1 example is a good start in getting bank switching working for in-application-programming. But there is a change I had to make in order to restart (jump to 0) a bank...