• Output uv4 build messages to stdout
    I'm building my project via the command line using something like this: "C:\Program Files\Keil\UV4\Uv4.exe" -b ".\myProj.uvproj" The problem is that this command does not send anything to the...
  • UV4: "Go To Next Output Item" Doesen't work
    Hi, In UV3 I use the F4 key to jump directly to the lines that was displayed in the output window. (After build or after Find-In-File). In UV4 this function work's only once. To re-run it I must switch...
  • keil uv4 silent install
    How to silently install keil_uv4 by command line options? I found the MDK5.24 installer is a self extracting zip file. It can be unzipped but the application is not installed correctly. So i want...
  • Keil uV4 for Windows 8
    Keil uV4 portable version is not working at Windows 8. How to fix ?
  • Program won't run to Main
    I'm running an LPC2144, and my program won't run to main - it freezes up in a 3-line loop in the disassembly window - a BMI instruction in my boot block at 0x7FFFD2DA loops back to 0x7FFFD2D6 and repeats...