• Compiler error "Indirect call: parameters do not fit into registers"
    Hi all, I am new to using KEIL compiler. I am trying to compile a code and got this error. Can anyone explain what this error statement means? Anything to do with code banking? Thanks alot! ...
  • Compiler error "Indirect call: parameters do not fit into registers"
    Hi all, I am new to using KEIL compiler. I am trying to compile a code and got this error. Can anyone explain what this error statement means? Anything to do with code banking? Thanks alot! ...
  • how to fit 1kbyte Hex file into 8-bank (512K) EEPROM
    Hi, Currently, I am in a funny situation. I have a 512K EEPROM. But i only have a 1Kbyte Hex file. How can I fit this Hex file into the large EEPROM! My EEPROM is suppose to have 8 bank, and each bank...
  • how to fit 1kbyte Hex file into 8-bank (512K) EEPROM
    Hi, Currently, I am in a funny situation. I have a 512K EEPROM. But i only have a 1Kbyte Hex file. How can I fit this Hex file into the large EEPROM! My EEPROM is suppose to have 8 bank, and each bank...
  • Implementing a second RS232 for C51 (At89C2051) ?
    Hallo all, maybe someone can help me. I must have 2 RS232 Ports on my atmel x51 controler, but on the web you only can find examples in ASM, and i have big Problems to call an ASM routine from my...