====== Keil uVision ====== ===== 1) Download & Install ===== Keil uVision is a software developement suite designed for embedded devices. \\ The light version of the software is available for free, but is limited to 32 KB (size of compiled binary). \\ \\ **Windows Operating Systems** > Dowload Keil uVision from [[https://www.keil.com/arm/demo/eval/arm.htm|www.keil.com]] **Linux Operation Systems (inofficial solution, no support)** > Dowload and install Keil uVision {{software:keil:install_manual_linux.pdf}} \\ \\ ===== 2) Add Software Pack for CT Board ===== During the first start Keil uVision asks to install a software pack. \\ For the CT Board there is a special pack which has to be installed seperatly. \\ > Download current [[https://ennis.zhaw.ch/pack/InES.CTBoard14_DFP.4.0.4.pack|InES uVision Pack]] ===== 3) Install ST-Link Driver ===== The Discovery Board has an integrated ST-Link programmer, which is used to download and debug the Discovery Board. \\ Install the driver with the appropriate executable. \\ Location of ST-Link Driver: > For 64 bit Architecture: //C:\Keil_v5\ARM\STLink\USBDriver\dpinst_amd64.exe// > For 32 bit Architecture: //C:\Keil_v5\ARM\STLink\USBDriver\dpinst_x86.exe// \\ \\ \\ \\ //**Back to [[software:start:getting_started|Getting Started]]**//