• Agsi menu item
    How to uncheck menu item in Peripheral menu after closing Agsi driver window?
  • tool item confusing..
    In Project - Options - Target -LX51 Locate the check box "Use Memory Layout from TargetDialog" is what means??? thx. in advance.
  • Project Window Wish Items
    Project Window Wish Items When you right click on "<file>.c" in the project window, add an option "Open <file>.h". Likewise, when you right click on "<file>.a51" in the project window, add an option...
  • 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...