• 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...
  • 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...
  • SVW in Keil UV4 won't display outputs of GPIOD?
    Whenever I step to a line that was suppose to write something into the register, like this one: Write_LCD_COM(0x0BC0) I'm expecting GPIOD, which happens to be the "FSMC port" (hope it is legit to...
  • SVW in Keil UV4 won't display outputs of GPIOD?
    Whenever I step to a line that was suppose to write something into the register, like this one: Write_LCD_COM(0x0BC0) I'm expecting GPIOD, which happens to be the "FSMC port" (hope it is legit to...
  • Agsi menu item
    How to uncheck menu item in Peripheral menu after closing Agsi driver window?