• How to use mon51 in ROM at 0x6000 ?
    I use a hardware platform with a EZ-USB CY64603. I want to use mon51 for debug my program in RAM from 0x0000 to 0x1B40. Mon51 must be in flash or eeprom at 0x6000. How can i modify my program...
  • How to use mon51 in ROM at 0x6000 ?
    I use a hardware platform with a EZ-USB CY64603. I want to use mon51 for debug my program in RAM from 0x0000 to 0x1B40. Mon51 must be in flash or eeprom at 0x6000. How can i modify my program...
  • Startup problem with External ROM/RAM
    I am using the startup code which is currently being used for on-chip ROM and RAM. What are the changes to be made to use the same for External ROM and RAM. I will be using an external ROM of 1MB...
  • Startup problem with External ROM/RAM
    I am using the startup code which is currently being used for on-chip ROM and RAM. What are the changes to be made to use the same for External ROM and RAM. I will be using an external ROM of 1MB...
  • MON51 use external 16C550 problem
    Dear all , I use W77E58 and external UART 16C550. I configure baudrate to 19200 with 1843200 Xtal in address 0x6000. all operation in W77E58 is ok. But if i change to AT89C52,i operator in debug mode...