Cmdfile – Freescale Semiconductor Microcontrollers User Manual
Page 767

Debugger Engine Commands
Debugger Commands
767
Microcontrollers Debugger Manual
CMDFILE
The CMDFILE command allows you to define all target specific commands in a
command file. For example, startup, preload, reset, and path of this file.
Usage
CMDFILE Name>"] Components Simulator/target engine. Example: in>cmdfile postload on "c:\temp\myposloadfile.cmd" The myposloadfile command file executes after loading the absolute file. CR The CR command initiates writing records of commands to an external file. Writing ) command is executed. NOTE Drag & drop actions are also translated into commands in the record file. NOTE If no path is specified, the destination directory is the current project directory. Usage CR [fileName][;A] If fileName is not specified, a standard Open File dialog box is opened. ;A specifies to open a file fileName in append mode. Records are appended at the If the ;A option is omitted and fileName is an existing file, the file is cleared before Components Debugger engine.
records continues until a close record file (
end of an existing record file.
records are written to it.