• possible to save debug settings in uV2 ?
    Every time I exit and re-enter debug in uV2 I have to re-select all of my Peripherals windows. Is it possible to have them re-open automatically?
  • Open several COM ports
    Hello all, I have a big problem to solve and I need your help. My target (based on 89C51RD2) should transfer/receive data to/from PC in several protocols type through single COM port. When the PC receives...
  • Computer COM port & microcontroller COM port ??
    Hi all, I have written a program in VC++ to write a char array of 13 bytes on COM port using 9600-N-8-1 parameters. when i send this to my target device it responds, but same program when i send...
  • uV2 Problem -- call via pointer
    I'm debugging some code and have come up against some odd behavior in uV2 -- wondering if it's a known bug or limitation, or perhaps I need to (re-)compile with some options in order for this to work...
  • BSD accept function
    Hi all, I've been working for a while on a BSD server using KEIL MDK5 latest version 5.21a middleware. I'm using the multitask RTOS RTX in Round Robin mode. I'm using the common sequence task to...