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 www.keil.com
Linux Operation Systems (inofficial solution, no support)
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 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 Getting Started