• XDATA Problem
    hai in my program XDATA=50 code=5442 data=130 and no external memory. can I use my onchip ROM for storing the XDATA? and kindly tell me How to store it? with thanks, Karthik
  • XDATA Problem
    hai in my program XDATA=50 code=5442 data=130 and no external memory. can I use my onchip ROM for storing the XDATA? and kindly tell me How to store it? with thanks, Karthik
  • Problems with XDATA
    Hi, I try to accces external Memory using XDATA. I use the following code: extern volatile unsigned char xdata interface_register _at_ 0x3; This is the variable I want to acces, like...
  • problem with XDATA
    Hi! XDATA is not working properly in P89v664 microcontroller.It is compiling well but in target board not showing result. but same program (using XDATA)working for p89v51rd . Here we are using...
  • XDATA problem/question
    I have an xdata question and please excude my lack of knowledge on this subject, I have been trying to find info on this and am just not getting anywhere. I am using a Goal VRS1000 controller. It has...