• How to drop unuse code?
    I wrote a program compress time to long. But some output give to much ( outout asm ). How can I reduce unuse code. see output below. my source. extern unsigned char convBcd2Hex(unsigned char c);...
  • Target devices not listed
    i have installed keil uvison 4, but I Can't find any target device listed in it. im new to uc programming . so some body help me out
  • UDP Packet Drop with LPC18XX / MCB1800 Board
    Hi, we have an issue with the MCB1800 board with RTX5: we use the board to receive midi notes over IPmidi: Now we have some problems to detect every UDP frame, there are a lot of lost packets...
  • RTX/TCP timing issue with dropping connection
    I have a simple program that implements a TCP server. Here is the framework: - main() starts the task that creates timer_task and task_tcp. - timer task simply calls the timer_tick() every 100...
  • Infineon C161U EPEC transfer 'dropping out'
    I'm seeing behaviour where an EPEC transfer will end early during the microcontroller's receipt of a packet over the USB. It's a 64 byte EPEC transfer that has been set up to handle a 64 byte USB packet...