|
|||||||||||||
Technical Support On-Line Manuals µVision User's Guide About µVision User Interface Creating Applications Utilities Debugging Debug Commands Debug Functions Creating Functions Invoking Functions Predefined Functions __acos __asin __atan __cos __exp __log __log10 __sin __sqrt __tan _RBYTE _RDOUBLE _RDWORD _RFLOAT _RWORD _sleep_ _TaskRunning_ _WBYTE _WDOUBLE _WDWORD _WFLOAT _WWORD exec execf (Cortex-M) F32ToRawF16 F32ToRawF32 F64ToRawF64 getdbl getint getlong memset printf rand RawF16ToF32 RawF32ToF32 RawF64ToF64 rwatch swatch twatch wwatch User Functions Signal Functions Differences Between µVision and C Simulation Flash Programming Dialogs Example Programs Command Line Appendix |
Creating FunctionsCreate, modify, and compile debug functions using the built-in debug function editor. When in debug mode, open the editor with the menu Debug — Function Editor. You are asked to enter a file name or the editor opens the initialization file specified in the field Options for Target — Debug — Initialization File. The content of this file is processed each time a debugging session is started.
Where
Use the command INCLUDE during a debugging session to read and process the file. Debug functions defined in this file are available right away in the debugging process. Debug commands are executed while the file is parsed. For example: >INCLUDE MYFUNCS.INI Note
See also:
| ||||||||||||
|
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.