• USB IN Endpoint freeze after some time
    Hello Guys, I am working on USB CDC application. I am using Windows XP and usbser.sys driver at host side. I am trying to run a loopback in which host initiated a write of 64K to USB device over...
  • Include various C files
    I would like to do conditional compiling and include different C files based on the hardware being used. For example: #ifdef HARDWARE_MODULE_1 #include "hardware_module_1.c" #endif #ifdef...
  • Keil uvision 5 freezes and doesn't respond
    Hello! I'm using the Keil uvision 5 software to program my 8051 in assembly language. Whenver I try to upload a file (Be it the .asm file or just creating a new project!), things stop working and...
  • program freeze
    I've got lots of experience in programming but I now learn arm. So now I am turning on and off a pair of led's. I am having two problems. When I click the button for the led's to shut off they only...
  • RTX freezes
    Hello, I'm using the latest RL-ARM (3.50). Occasionally, a RTX task remains hanging (usually that happens after long runs - at least a day) - even a totally innocent looking task. I managed to catch...