|
|||||||||||
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 |
LOAD
The LOAD command lets you specify a file for the µVision3 debugger to load. You may load the object file of the current project when you start the µVision3 debugger. Therefore enable Load Application at Startup in the Options for Target – Debug dialog page. µVision3 analyzes the contents of the specified file to determine the file type (if the file type cannot be determined an error message displays). The following file types are supported:
The LOAD command has several options that depend on the target that you are using:
ExampleLOAD C:\KEIL\C51\EXAMPLES\MEASURE\MEASURE This command line loads measure from the c:\keil\c51\examples\measure directory. µVision3 also searches for source files in this directory. LOAD MYPROG.HEX This command line loads myprog.hex. Support for Key Sequences
The LOAD command can used with key sequences. With this enhancement, a generic Debugger initialization file may be used across multiple projects, for example in a multi-project workspace the name of the linker output file can be specified with %L. ExampleLOAD %L INCREMENTAL This command line loads the linker output file of the current project for debugging. | ||||||||||
|
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.