|
|||||||||||||||||||||||||||||||
Technical Support On-Line Manuals µVision User's Guide About µVision User Interface Creating Applications Utilities Debugging Debug Commands ASM ASSIGN BreakAccess BreakDisable BreakEnable BreakKill BreakList BreakSet COVERAGE COVTOFILE DEFINE DIR Display Enter EVALuate EXIT FUNC 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 |
ASSIGNThe ASSIGN command allows you to display and change the input and output sources for the specified serial channel.
The following table shows the supported channels and the default settings for the input (inreg) and output register (outreg).
The names of the input- and output registers (VTREGs) are defined by the CPU in use. All VTREGs can be listed with the command DIR VTREG. The baudrate and other serial port parameters must be set with the command MODE. Examples>ASSIGN /* Display serial assignment */ WIN: <S0IN >S0OUT /* S0IN provides serial input & */ /* S0OUT provides serial output */ > >ASSIGN WIN <S1IN >S1OUT /* Assign S1IN & S1OUT to the Serial window */ >ASSIGN /* And display the assignment */ WIN: <S1IN >S1OUT >ASSIGN COM1 < SIN > SOUT /* Assign SIN & SOUT to COM1 */ Note
| ||||||||||||||||||||||||||||||
|
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.