• mon251 problems
    Hi I am using 80c251tb with uvision2. i have installed mon251 (9600 bps , internal UART) on to the FLASH ROM. i am using COM1 for monitor communication while com2 for program downloading. when i try...
  • CONDITIONAL BREAKPOINT
    I am trying to use a conditional break-point on a xdata variable. I want to trigger the break-point whenever the variable is written. I am using SiLabs c8051F361 controller. Is it possible to set such...
  • Renumeration for EZUSB-FX2 failed
    Hi, I am working on our custom made board having EZUSB-FX2 chip using Keil IDE. After plug in the device Enumaration works fine and all the request for Default descriptor and COnfiguration are correct...
  • breakpoints
    Can someone explain me how i can set up a breakpoint in my assembly program that ends my program on the breakpoint the command is SETB P3.3 Thx in advance
  • Conditional breakpoints
    Hello, I'm using MDK 4.14 for an LPC2478. Trying to catch a presumed data corruption, I'm want to halt my program when some variable (or preferably memory address?) contains a value larger than...