Keil Logo Arm Logo

µVision4 User's Guide

Invoking Functions

Invoke an run debug function from the Command window. Type the function name and parameters into the command line. For example, to run the printf built-in function enter the following text:

printf ("Hello World\n")

The µVision Debugger responds by printing the text "Hello World" to the output.

As an alternative, define a Toolbox button to invoke the function:

DEFINE BUTTON "Print HelloWorld", "printf (\"Hello World\\n\")"

arm-logo-small

Keil logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.