• RL-ARM: OS_ERR_FIFO_OVF in the RTX HID example with MDK 4.50
    I am using the Keil SAM3U-EK with MDK 4.50 and Ulink Pro. The RTX HID example (Keil\ARM\Boards\Atmel\SAM3U-EK\RL\USB\Device\RTX\HID) from MDK 4.20 work perfectly but the RTX HID example from MDK 4.50...
  • Editor Questions
    Hi, I have two questions about the editor: 1) How can I save the windows position in a multi monitor setup (splitting windows). They all go back to default half way across the one screen. 2...
  • uVision Editor
    I recently installed uVision 3.53 and have found that the TAB key when used to indent a block of code causes the block to increase in size by one line each time the TAB key is pressed. I find this...
  • Function editor
    Hello, I'm currently using uVision 2.33. I've written the following function in the function editor to simulate an RC5 signal which I want to detect on P1.1: define button "Start P1.1 Toggle", ...
  • Removing unused variables that are used in unused functions
    Removing variables used in unused functions Hello, I'm having issue with removing unused variables, when they are used in unused functions. I'm using Keil 5.25.2.0, armcc.exe and armlink...