• UVision5 editor TABs move around
    I have only recently started using uVision5 but one thing I have noticed is that the window edit tabs seem to randomly move around and I can see no obvious way to manually arrange them - on other editors...
  • Getting around delayed ack problem
    Hi, I have an application that sends data via BSD TCP sockets every 50ms to some software on the PC. The problem is, windows uses delayed ack - msdn.microsoft.com/.../aa505957.aspx which means...
  • arithmetic left-shift wrap-around
    I have run into an issue when performing arithmetic left-shifts in C with Keil when the shift operand is a constant. Specifically, if the operand is a constant and specifies a shift value larger than...
  • arithmetic left-shift wrap-around
    I have run into an issue when performing arithmetic left-shifts in C with Keil when the shift operand is a constant. Specifically, if the operand is a constant and specifies a shift value larger than...
  • Getting around delayed ack problem
    Hi, I have an application that sends data via BSD TCP sockets every 50ms to some software on the PC. The problem is, windows uses delayed ack - msdn.microsoft.com/.../aa505957.aspx which means...