• 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...
  • 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 with ds5250?
    now I am using ds5250 to do RSA algorithm. I have 512k externel SRAM. and the off-chip code memory start:0x00000 size:0x40000 off-chip xdata memory start:0x0400 size:0x1000 start:0x40000 size:0x40000...
  • Problem with xdata const
    Hello, I try some like this: xdata const char table[]={"BBBB"}; to place consts in ext. ROM. Everything is OK, but i get only ONE hex file. I need hex file to burn internal flash ROM in...
  • xdata problem with ds5250?
    now I am using ds5250 to do RSA algorithm. I have 512k externel SRAM. and the off-chip code memory start:0x00000 size:0x40000 off-chip xdata memory start:0x0400 size:0x1000 start:0x40000 size:0x40000...