• Keil Real View Debugger -ulink2
    1)Unit can be configured with Target Board (ADUCM360) and shows the Target Serial No and we can set the clock frequency. Set to 1MHZ to test Normal 10Mhz 2)Upon load 1st time we are getting Error...
  • Debugger "Port 1 Error"
    Using uVision 4 on a C51 project (SiLabs F120 processor): I have a mixed use port (Port3) that has some bits defined as inputs and others as outputs. How can I stimulate the input pins without generating...
  • RVDS: file access with Real View Debugger 4.0?
    I am using the 'Arm Workbench IDE 4.0'. And I can compile the file access functions like Following. But when run the image using the 'RealView Debugger v4.0', I can't find out the xxx.txt file withing...
  • RVDS: file access with Real View Debugger 4.0?
    I am using the 'Arm Workbench IDE 4.0'. And I can compile the file access functions like Following. But when run the image using the 'RealView Debugger v4.0', I can't find out the xxx.txt file withing...
  • Serial Port
    Serial Port in Mode 1 and Timer 1 I am using P89V51RD2 microcontroller.I configured Serial port in Mode 1(Auto baud Rate Generation) with Timer 1. In this configuration communication is working...