This is an old revision of the document!
Compiling & Debugging
This page describes how you compile, link and debug a project in Keil uVision.
1) Compiling and Linking
To compile and link a project use the build buttons as shown bellow.
2) Upload to target
Turn on the target system and connect it with a USB cable to the host computer.
Now click the “Download” button and after that, press the black reset button on the CT Board. The programm is now completly downloaded to the board.
Start the remote debugger with the “Debug” button.
3) Run the Program in Single Steps
With the following buttons you can step through the program.