• help WR_RD in the flash data memory code about the P89C51RD2
    Now I want to read and write data in the flash data memory about the Philips 89C51RD2,as the eeprom function. with its document,I write some test code: void Flash_WR_RD() { AUXR1 = 0x01;//use the...
  • help WR_RD in the flash data memory code about the P89C51RD2
    Now I want to read and write data in the flash data memory about the Philips 89C51RD2,as the eeprom function. with its document,I write some test code: void Flash_WR_RD() { AUXR1 = 0x01;//use the...
  • Regarding p89c51rd2
    Dear Sir; Currently am doing Project in p89c51rd2 and using the Header file REG51F.h. After my code compile it will show the error "Data Segment too large". How can i reduce this or avoid this...
  • Regarding p89c51rd2
    Dear Sir; Currently am doing Project in p89c51rd2 and using the Header file REG51F.h. After my code compile it will show the error "Data Segment too large". How can i reduce this or avoid this...
  • P89c51rd2 + Keil problem
    Hello, I am using a P89c51rd2 based board .I have installed FlashMon on the microcontroller and I am trying to use the Keil software to develop small applications. I can connect to the monitor on my...