• XDATA BANKING WITH AN XDATA PORT # FOR CODE AN XDATA
    PK51 KIT 7.0 ATMEL AT89S8252 (classic 8052 with 8 flash) I'M USING A HARDWARE THAT HAVE 16*32k code and 4*32k xdata. Bank switch is performed with xdata port 0x1400 for code and with port 0x1800 for...
  • XDATA
    Is it possible to access particular bit in xdata memory space without changig other bits' values (eg using ^).
  • XDATA and CODE Location
    Hi there! Using the CY6C64603 Cypress EZ-USB FX device, the code and xdata memories are located in the same physical space (this was the problem in my last post 'Storing GPIF constants in XDATA') I...
  • initialisze xdata and code memory
    Can I get some info on how to initialise the Code memory and data memory 1)Unsigned char xdata temp _at_ 0x8000; 2)unsigned char code temp1_at_0x8000; In the cases mentioned above , how do i initialise...
  • AN2131S sharing CODE and XDATA?
    Hello, could you tell me, wether the AN2131 from Cypress shares CODE and XDATA-memory? And how do I have to configure the CODE and XDATA-spaces in the BL51-dialog? Regards, Stefan