1) Keil IDE Software

Download, install and use of Keil uVision.

2) Creating Project

How to create a C Project in Keil uVision.

Nice to know: How to create an Assembly Project in Keil uVision.

3) Compile & Debug

Compile and debug in Keil uVision.

4) The NO-Keil-IDE-Route

If one is pinned to a Microsoft operating system and wants to circumvent the Keil IDE pain (e.g. using VS Code as an extended editor), one still has to provide the ST-Link driver for the Microsoft operating system. This is a necessary step in order to be able to download binaries to the CT Board and to interact with the debugger. The standalone ST-Link driver can be downloaded here. (Currently tested on Windows 11 operating system.)

5) Test Your CT-Board


Back to Start Page