• C167 - low byte write 'touches' high byte
    Hi, I'm a novice user, so apologies if this is a stupid question! I'm interfacing a video chip to the C167CR. To load the pallete table inside the chip a register (address 0x10) is written with...
  • Read/write Structure variable byte for byte
    Hello, For our application I need to copy data from the XDATA RAM to a I2C EEPROM. How can a structure variable (in XDATA) will be read byte for byte? Then I will copy it to the EEPROM. It would also...
  • Read/write Structure variable byte for byte
    Hello, For our application I need to copy data from the XDATA RAM to a I2C EEPROM. How can a structure variable (in XDATA) will be read byte for byte? Then I will copy it to the EEPROM. It would also...
  • C167 - low byte write 'touches' high byte
    Hi, I'm a novice user, so apologies if this is a stupid question! I'm interfacing a video chip to the C167CR. To load the pallete table inside the chip a register (address 0x10) is written with...
  • code memory in bytes or bits
    I am using UVision2 V2.40a Version compiler. It has generated .m52 file & given below in information at the end of the file. Program Size: data=122.1 xdata=984 code=26914 LINK/LOCATE RUN COMPLETE...