• Keil uV4 for Windows 8
    Keil uV4 portable version is not working at Windows 8. How to fix ?
  • Bus configuration via uv4
    Hello, I have a NOR flash installed on a PCB, using the following pins (LPC2478): P4.1 - P4.22 for address bus P3.0 - P3.15 for data bus P4.25 write enable P4.24 output enable P4.30 CS0 ...
  • UV4 project switching glitches
    Hi there, I am using the latest UV4 release and I experience strange GUI glitches when switching between active projects from within a workspace. Every time I right-click on a project and select...
  • color settings in UV4
    Hello, I installed KEIL UV4 on a new machine. Now I lost all my color settings. Are these settings stored in any ini-file? It would be less work just to copy one file then to adjust all colors once...
  • 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...