• Install AT91SAM7 library
    When open the example program for AT91SAM7 in the site https://www.keil.com/download/docs/304.asp , uVision 5.31.0 automatically started to download the library for this family device ,and when I created...
  • 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...
  • About Installing Keil for ARM
    Now, I have installed Keil C806 on my computer. And I want to install the Keil for ARM, do I need to uninstall the C806? If these two are on PC together, is there some impact between them? Can you tell...
  • Keil does not install correctly
    Keil installs but will not execute and I get an "APPCRASH" error in the detail section. I am trying to install on a Windows x86 Win 7 Ultimate.
  • Libusb Installation in Keil
    Hi I am working on interfacing USB camera with mini USB port of STM3241G-EVAL. As per my research, I have to add a USB video class driver in my code development using Keil. I found this link of libuvc...