Keil Logo

INCLUDE

The INCLUDE command allows specifying a command file from which the µVision Debugger reads and executes commands. Use command files to perform repetitive operations, for example: to load and run the target program until the main C function is reached, initialize a Toolbox button, or create helper functions.

Syntax Description
INCLUDE filename Opens the command file, filename, and proceeds to read and execute µVision commands from that file. Relative paths can be used in the filename.
Examples
INCLUDE measure.ini

INCLUDE ../iniFiles/measure2.ini

Note

  • INCLUDE files can be nested up to 4 levels. You must stop program execution prior to using the INCLUDE command.
  Arm logo
Important information

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

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.