|
|||||||||||
Technical Support On-Line Manuals µVision3 User's Guide µVision3 Overview User Interface Creating Applications Utilities Debugging Debug Commands ASM ASSIGN BreakAccess BreakDisable BreakEnable BreakKill BreakList BreakSet COVERAGE DEFINE DIR Display Enter EVALuate EXIT Go INCLUDE KILL LOAD LOG LogicAnalyze MAP MODE Ostep PerformanceAnalyze Pstep RESET SAVE SCOPE SET SIGNAL SLOG Tstep Unassemble WatchSet WatchKill Debug Functions Simulation Flash Programming Dialogs Example Programs Command Line Appendix |
SET
The SET command set the string associated with a predefined variable. You may also use the SET command to display the string currently associated with a predefined variable. The RESET command lets you clear the string associated with a predefined variable. Refer to RESET for more information. The following predefined variables may be used with the SET and RESET commands.
ExampleWhen you load an object module, the path specified is added to the SRC paths that are searched. >LOAD \OBJS\MEASURE /* Load mod. MEASURE */ >SET SRC /* Display paths assigned to SRC */ \objs You may add additional path specifications so search for source and listing files. >SET SRC =\SRC /* Additional path specification */ >SET SRC /* Display paths assigned to SRC */ \objs \src | ||||||||||
|
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.