Motorola Command One Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Écouteurs Motorola Command One. MOTOROLA DSP SIMULATOR REFERENCE MANUAL Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 252
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs

Résumé du contenu

Page 1 - SIMULATOR REFERENCE MANUAL

MOTOROLA DIGITAL SIGNAL PROCESSINGDEVELOPMENT SOFTWAREMOTOROLA DSPSIMULATOR REFERENCE MANUALMotorola, IncorporatedSemiconductor Products SectorDSP Div

Page 2

Table of ContentsGraphical User Interfacexii DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.3.13 DISPLAY//RADIX. . . . . . . . . . . . . . . . . . . . . . .

Page 3 - TABLE OF CONTENTS

ExpressionsAssembler Debug Symbols5-2 DSP SIMULATOR REFERENCE MANUAL MOTOROLA5.4 ASSEMBLER DEBUG SYMBOLSThe Simulator load command processes the sym

Page 4

ExpressionsAssembler Debug SymbolsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 5-3@line_number - translates to the address associated with line_number in t

Page 5

ExpressionsConstants5-4 DSP SIMULATOR REFERENCE MANUAL MOTOROLA5.5 CONSTANTSConstants represent quantities of data that do not vary in value during

Page 6

ExpressionsOperatorsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 5-55.6 OPERATORSSome of the Evaluator operators can be used with both floating point and

Page 7

ExpressionsOperators5-6 DSP SIMULATOR REFERENCE MANUAL MOTOROLA5.6.3 Bitwise operators (binary):AND (&) - Integer onlyinclusive OR (|) - Integer

Page 8

ExpressionsOperator PrecedenceMOTOROLA DSP SIMULATOR REFERENCE MANUAL 5-75.6.6 Logical operators:Logical AND (&&)Logical OR (||)The logical

Page 10

MOTOROLA DSP SIMULATOR REFERENCE MANUAL 6-1Chapter 6DSP OBJECT MODULE FORMAT6.1 INTRODUCTIONThe DSP COFF object module format, which is produced by

Page 11

DSP Object Module FormatRecord Definitions6-2 DSP SIMULATOR REFERENCE MANUAL MOTOROLA6.2 RECORD DEFINITIONSThere are six DSP OMF record types define

Page 12

DSP Object Module FormatRecord DefinitionsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 6-3The characters may be upper or lower case, although the assembler

Page 13 - Chapter 1

Table of ContentsIndexMOTOROLA DSP SIMULATOR REFERENCE MANUAL xiii9.5.9 EXECUTE//BREAKPOINTS//ENABLE, DISABLE . . . . . . . . . . . . . . . . 9-539.5.

Page 14

DSP Object Module FormatRecord Definitions6-4 DSP SIMULATOR REFERENCE MANUAL MOTOROLAAn arbitrary number of symbol/address pairs follows the memory sp

Page 15

MOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-1Chapter 7C LIBRARY FUNCTIONS7.1 INTRODUCTIONThe SIMDSP Simulator package includes several object code lib

Page 16

C Library FunctionsSimulator Object Library Entry Points7-2 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2 SIMULATOR OBJECT LIBRARY ENTRY POINTSThe foll

Page 17

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-3sim_gmcmd(devn,command_string); Get command string

Page 18

C Library FunctionsSimulator Object Library Entry Points7-4 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.1 dspt_masm_xxxxx: Assemble DSP Mnemonicint d

Page 19 - SIMULATOR COMMANDS

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-57.2.2 dspt_unasm_xxxxx: Disassemble DSP Mnemonics

Page 20

C Library FunctionsSimulator Object Library Entry Points7-6 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.3 dsp_exec: Execute Single Device Clock Cycle

Page 21

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-77.2.4 dsp_findmem: Get Map Index for Memory Prefi

Page 22

C Library FunctionsSimulator Object Library Entry Points7-8 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.5 dsp_findpin: Get Pin Number for Pin Namedsp

Page 23

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-97.2.6 dsp_findport: Get Port Number and Mask for

Page 25

C Library FunctionsSimulator Object Library Entry Points7-10 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.7 dsp_findreg: Get Peripheral and Register I

Page 26

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-117.2.8 dsp_free: Free a Device Structuredsp_free(

Page 27

C Library FunctionsSimulator Object Library Entry Points7-12 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.9 dsp_fmem: Fill Memory Block with a Valueds

Page 28

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-137.2.10 dsp_init: Initialize a Single DSP Device

Page 29

C Library FunctionsSimulator Object Library Entry Points7-14 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.11 dsp_ldmem: Load DSP Memory from OMF Filei

Page 30

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-157.2.12 dsp_load: Load All DSP Structures from St

Page 31

C Library FunctionsSimulator Object Library Entry Points7-16 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.13 dsp_new: Create New DSP Device Structured

Page 32

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-177.2.14 dsp_path: Construct Filenamedsp_path(path

Page 33

C Library FunctionsSimulator Object Library Entry Points7-18 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.15 dsp_rapin: Read DSP Analog Pin Stateint d

Page 34

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-197.2.16 dsp_rmem: Read DSP Memory Locationint dsp

Page 35

MOTOROLA DSP SIMULATOR REFERENCE MANUAL 1-1Chapter 1 DSP SIMULATOR1.1 INTRODUCTIONThe DSP Simulator program is a software tool for developing progra

Page 36

C Library FunctionsSimulator Object Library Entry Points7-20 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.17 dsp_rpin: Read DSP Pin Stateint dsp_rpin(

Page 37

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-217.2.18 dsp_rport: Read DSP Port Statedsp_rport(d

Page 38

C Library FunctionsSimulator Object Library Entry Points7-22 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.19 dsp_rreg: Read a DSP Device Registerdsp_r

Page 39

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-237.2.20 dsp_save: Save All DSP Structures to Stat

Page 40

C Library FunctionsSimulator Object Library Entry Points7-24 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.21 dsp_startup: Initialize DSP Structuresint

Page 41

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-257.2.22 dsp_unlock: Unlock Password Protected Dev

Page 42

C Library FunctionsSimulator Object Library Entry Points7-26 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.23 dsp_wapin: Write DSP Analog Pin Stateint

Page 43

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-277.2.24 dsp_wmem: Write DSP Memory Locationdsp_wm

Page 44

C Library FunctionsSimulator Object Library Entry Points7-28 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.25 dsp_wpin: Write DSP Pin Stateint dsp_wpin

Page 45

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-297.2.26 dsp_wport: Write DSP Port Statedsp_wport(

Page 46

DSP SimulatorOperating Environment1-2 DSP SIMULATOR REFERENCE MANUAL MOTOROLA1.3 OPERATING ENVIRONMENTThe minimum hardware requirements for the DSP

Page 47

C Library FunctionsSimulator Object Library Entry Points7-30 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.27 dsp_wreg: Write a DSP Device Registerdsp_

Page 48

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-317.2.28 sim_docmd: Execute Simulator User Interfa

Page 49

C Library FunctionsSimulator Object Library Entry Points7-32 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.2.29 sim_gmcmd: Get Command String from Macro

Page 50

C Library FunctionsSimulator Object Library Entry PointsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-337.2.30 sim_gtcmd: Get Command String from Termin

Page 51

C Library FunctionsSimulator External Memory Functions7-34 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.3 SIMULATOR EXTERNAL MEMORY FUNCTIONSThe followi

Page 52

C Library FunctionsSimulator External Memory FunctionsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-357.3.1 dsp_alloc: Allocate Simulator Program Memory

Page 53

C Library FunctionsSimulator External Memory Functions7-36 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.3.2 dspl_xmend: End DSP External Memory Accessds

Page 54

C Library FunctionsSimulator External Memory FunctionsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-377.3.3 dspl_xmfree: Free DSP Device External Memory

Page 55

C Library FunctionsSimulator External Memory Functions7-38 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.3.4 dspl_xminit: Initialize DSP Device External

Page 56

C Library FunctionsSimulator External Memory FunctionsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-397.3.5 dspl_xmload: Load DSP External Memory from S

Page 57

DSP SimulatorRunning the SimulatorMOTOROLA DSP SIMULATOR REFERENCE MANUAL 1-31.4 RUNNING THE SIMULATORThe format for invoking the Simulator is:SIMDS

Page 58

C Library FunctionsSimulator External Memory Functions7-40 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.3.6 dspl_xmnew: Create New External Memory Struc

Page 59

C Library FunctionsSimulator External Memory FunctionsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-417.3.7 dspl_xmrd: Read DSP External Memory Location

Page 60

C Library FunctionsSimulator External Memory Functions7-42 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.3.8 dspl_xmsave: Save DSP External Memory to Sta

Page 61

C Library FunctionsSimulator External Memory FunctionsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-437.3.9 dspl_xmstart: Start DSP External Memory Acce

Page 62

C Library FunctionsSimulator External Memory Functions7-44 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.3.10 dspl_xmwr: Write DSP External Memory Locati

Page 63

C Library FunctionsSimulator Screen Management FunctionsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-457.4 SIMULATOR SCREEN MANAGEMENT FUNCTIONSThe fol

Page 64

C Library FunctionsSimulator Screen Management Functions7-46 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.4.1 simw_ceol: Clear to End of Linesimw_ceol()

Page 65

C Library FunctionsSimulator Screen Management FunctionsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-477.4.6 simw_gkey: Translated Keyboard Inputsimw_g

Page 66

C Library FunctionsSimulator Screen Management Functions7-48 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.4.10 simw_redraw: Redraw Screen After Scroll C

Page 67

C Library FunctionsSimulator Screen Management FunctionsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-497.4.15 simw_wscr: Write String and Perform Loggi

Page 68

DSP SimulatorCommand Entry1-4 DSP SIMULATOR REFERENCE MANUAL MOTOROLA1.6 COMMAND ENTRYUpon entry into the Simulator, several of the available comman

Page 69

C Library FunctionsNon-Display Simulator7-50 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.5 NON-DISPLAY SIMULATORThe Simulator package contains object l

Page 70

C Library FunctionsNon-Display SimulatorMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-517.5.1 Creating a New DeviceThe simcom.h file defines the maximu

Page 71

C Library FunctionsNon-Display Simulator7-52 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.5.3 Executing Device CyclesAfter creating a new device - as de

Page 72

C Library FunctionsMultiple Device SimulationMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-537.6 MULTIPLE DEVICE SIMULATIONThe SIMDSP Simulator initiall

Page 73

C Library FunctionsMultiple Device Simulation7-54 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.6.3 External Memory DefinitionThe Simulator package conta

Page 74

C Library FunctionsMultiple Device SimulationMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-557.6.5 Multiple DSP Simulator DisplayThe Simulator display f

Page 75

C Library FunctionsReserved Function Names7-56 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.7 RESERVED FUNCTION NAMESThe public function names used in t

Page 76

C Library FunctionsSimulator Global VariablesMOTOROLA DSP SIMULATOR REFERENCE MANUAL 7-577.8 SIMULATOR GLOBAL VARIABLESIn order to reduce conflicts

Page 77

C Library FunctionsModification of Simulator Global Structures7-58 DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.9 MODIFICATION OF SIMULATOR GLOBAL STRUC

Page 78

MOTOROLA DSP SIMULATOR REFERENCE MANUAL 8-1Chapter 8DEVICE-DEPENDENT INFORMATION8.1 INTRODUCTIONThe preceding chapters describe Simulator informatio

Page 79

DSP SimulatorDisplay ModesMOTOROLA DSP SIMULATOR REFERENCE MANUAL 1-51.7 DISPLAY MODESThe Simulator supports three display modes - register, assembl

Page 80

Device-Dependent InformationOperating Modes8-2 DSP SIMULATOR REFERENCE MANUAL MOTOROLAplay versions of the same object modules. In addition, the libra

Page 81

Device-Dependent InformationModification of Device Global StructuresMOTOROLA DSP SIMULATOR REFERENCE MANUAL 8-38.7 MODIFICATION OF DEVICE GLOBAL STR

Page 82

Device-Dependent InformationModification of Device Global Structures8-4 DSP SIMULATOR REFERENCE MANUAL MOTOROLAdx_periph_56116 This structure can be m

Page 83

Device-Dependent InformationModification of Device Global StructuresMOTOROLA DSP SIMULATOR REFERENCE MANUAL 8-5dx_56116 This structure is mostly a con

Page 85

MOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-1Chapter 9GRAPHICAL USER INTERFACE 9.1 INTRODUCTION9.1.1 Target AudienceThis chapter is intended to be r

Page 86

Graphical User InterfaceIntroduction9-2 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.1.3 Platform SpecificsThe operation of the Simulator under the grap

Page 87

Graphical User InterfaceIntroductionMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-39.1.3.2 File ChooserThe dialog box supplied by the platform for the p

Page 88

Graphical User InterfaceIntroduction9-4 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.1.3.3 Multiple OperationsMany operations may need to be performed s

Page 89 - Chapter 3

Graphical User InterfaceIntroductionMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-5The GUI consists of a set of tools - menus, dialog boxes, windows and b

Page 91

Graphical User InterfaceIntroduction9-6 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.1.4.2 Starting the SimulatorAt system start-up, the main window ope

Page 92

Graphical User InterfaceIntroductionMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-79.1.4.5 Examining and Changing MemoryAfter loading the program, you c

Page 93

Graphical User InterfaceIntroduction9-8 DSP SIMULATOR REFERENCE MANUAL MOTOROLAThe DEVICE button selects which DSP processor is affected by user comma

Page 94

Graphical User InterfaceIntroductionMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-9Input associates a data file with some part of the device. Every time t

Page 95

Graphical User InterfaceIntroduction9-10 DSP SIMULATOR REFERENCE MANUAL MOTOROLAMost GUI operations generate commands for the debugger. These commands

Page 96

Graphical User InterfaceFILE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-119.2 FILE menuThe File menu handles all operations associatedwith file h

Page 97 - Chapter 4

Graphical User InterfaceFILE menu9-12 DSP SIMULATOR REFERENCE MANUAL MOTOROLAThe alternate source path is used if a command is typed directly into the

Page 98

Graphical User InterfaceFILE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-13Figure 9-9. FILE//LOAD//COFF, OMF dialog Box9.2.3 FILE//SAVE//MEMORY.

Page 99 - EXPRESSIONS

Graphical User InterfaceFILE menu9-14 DSP SIMULATOR REFERENCE MANUAL MOTOROLAFigure 9-10. FILE//SAVE//COFF, OMF dialog BoxBoth the OMF and COFF opti

Page 100

Graphical User InterfaceFILE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-159.2.4 FILE//SAVE//STATE - see FILE//LOAD//STATE9.2.5 FILE//LOAD//STAT

Page 101

MOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-1Chapter 2SIMULATOR COMMANDS2.1 COMMAND OVERVIEWThere are a total of twenty-five Simulator commands. These

Page 102

Graphical User InterfaceFILE menu9-16 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.2.6 FILE//INPUT//OPENFILE//INPUT//OPEN reads data from the terminal o

Page 103

Graphical User InterfaceFILE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-179.2.7 FILE//INPUT//PININPUT PIN provides a logical connection to a pin

Page 104

Graphical User InterfaceFILE menu9-18 DSP SIMULATOR REFERENCE MANUAL MOTOROLA Figure 9-14. FILE//INPUT//ADDRESS dialog Box9.2.9 FILE//INPUT//CLOSE

Page 105

Graphical User InterfaceFILE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-199.2.10 FILE//OUTPUT/OPENFILE//OUTPUT writes a single data item from the

Page 106

Graphical User InterfaceFILE menu9-20 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.2.11 FILE//OUTPUT//CLOSEOUTPUT//CLOSE closes all or selected outputs

Page 107 - DSP OBJECT MODULE FORMAT

Graphical User InterfaceFILE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-21 Figure 9-17. FILE//IO REDIRECT//... Dialog Boxes9.2.14 FILE//LOG//CO

Page 108

Graphical User InterfaceFILE menu9-22 DSP SIMULATOR REFERENCE MANUAL MOTOROLA.Figure 9-18. FILE//LOG//COMMANDS dialog Box9.2.15 FILE//LOG//SESSION

Page 109

Graphical User InterfaceFILE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-23Using the LIST FILE window, the session log can be viewed without closing

Page 110

Graphical User InterfaceFILE menu9-24 DSP SIMULATOR REFERENCE MANUAL MOTOROLAThe program profile includes an analysis of the program composition - num

Page 111 - C LIBRARY FUNCTIONS

Graphical User InterfaceFILE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-25As the commands are read from the MACRO file, they are displayed in the C

Page 112

This document contains information on a new product. Specification and informationherein are subject to change without notice. Motorola reserves the

Page 113 - C Library Functions

Simulator CommandsCommand Syntax2-2 DSP SIMULATOR REFERENCE MANUAL MOTOROLAexcept that if the instruction being executed calls a subroutine or macro,

Page 114

Graphical User InterfaceDISPLAY menu9-26 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.2.20 FILE//PREFERENCESThe preferences dialog box provides the opti

Page 115

Graphical User InterfaceDISPLAY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-27Note that each device has its own session buffer. Make the intended de

Page 116

Graphical User InterfaceDISPLAY menu9-28 DSP SIMULATOR REFERENCE MANUAL MOTOROLANote that DISPLAY//DISPLAY//... is hardware oriented and intended to m

Page 117

Graphical User InterfaceDISPLAY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-299.3.3 DISPLAY//DISPLAY//REGISTERSControls the display of registers e

Page 118

Graphical User InterfaceDISPLAY menu9-30 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.3.5 DISPLAY//DISPLAY//VERSIONDisplays debugger version number and

Page 119

Graphical User InterfaceDISPLAY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-31DISASSEMBLE//MEMORY writes the entire area specified. This could easil

Page 120

Graphical User InterfaceDISPLAY menu9-32 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.3.10 DISPLAY//LISTDisplays the source file for the executing progr

Page 121

Graphical User InterfaceDISPLAY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-33C expressions are evaluated in the context of the current stack frame

Page 122

Graphical User InterfaceDISPLAY menu9-34 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.3.12 DISPLAY//CALL STACKDisplays summary information about call st

Page 123

Graphical User InterfaceDISPLAY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-359.3.14 DISPLAY//DEVICEDisplays the status of each possible DSP devic

Page 124

Simulator CommandsCommand SyntaxMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-3Parentheses () surround a description of an implied action. This is only in

Page 125

Graphical User InterfaceDISPLAY menu9-36 DSP SIMULATOR REFERENCE MANUAL MOTOROLAFigure 9-41. DISPLAY//PATH Output9.3.16 DISPLAY//INPUT FILES - see

Page 126

Graphical User InterfaceDISPLAY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-379.3.19 DISPLAY//IO STREAMS STATUSIO stream redirection supports stre

Page 127

Graphical User InterfaceDISPLAY menu9-38 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.3.21 DISPLAY//BREAKPOINTSDisplays all breakpoints set for the curr

Page 128

Graphical User InterfaceDISPLAY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-399.3.23 DISPLAY//WATCH//ADDDISPLAY//WATCH//ADD adds expressions to th

Page 129

Graphical User InterfaceDISPLAY menu9-40 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.3.25 DISPLAY//TYPEDisplays the type of a C variable or expression.

Page 130

Graphical User InterfaceDISPLAY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-419.3.27 DISPLAY//VIEW//REGISTERThe DISPLAY//VIEW commands control the

Page 131

Graphical User InterfaceDISPLAY menu9-42 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.3.28 DISPLAY//VIEW//ASSEMBLY - See DISPLAY//VIEW//SOURCE9.3.29 D

Page 132

Graphical User InterfaceMODIFY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-439.4 MODIFY menuThe Modify menu examines and alters many as-pects of t

Page 133

Graphical User InterfaceMODIFY menu9-44 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.4.2 MODIFY//CHANGE MEMORYMODIFY//CHANGE MEMORY changes a range of m

Page 134

Graphical User InterfaceMODIFY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-459.4.4 MODIFY//RADIX//SET DEFAULTMODIFY//RADIX//SET DEFAULT specifies

Page 135

Simulator CommandsCommand Syntax2-4 DSP SIMULATOR REFERENCE MANUAL MOTOROLAc_expression =any expression valid in the current C program. A c_expression

Page 136

Graphical User InterfaceMODIFY menu9-46 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.4.6 MODIFY//DEVICE//SET DEFAULTMODIFY//DEVICE//SET DEFAULT selects

Page 137

Graphical User InterfaceMODIFY menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-479.4.8 MODIFY//DEVICE//UNLOCKThe development system may contain hidden

Page 138

Graphical User InterfaceEXECUTE menu9-48 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.5 EXECUTE menuThe Execute menu controls the execution of pro-grams

Page 139

Graphical User InterfaceEXECUTE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-49During execution, the bottom line of themain display shows program pro

Page 140

Graphical User InterfaceEXECUTE menu9-50 DSP SIMULATOR REFERENCE MANUAL MOTOROLAEXECUTE//TRACE outputs all enabled registers andmemory locations after

Page 141

Graphical User InterfaceEXECUTE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-519.5.7 EXECUTE//BREAKPOINTS//SETSet breakpoint and specify action to

Page 142

Graphical User InterfaceEXECUTE menu9-52 DSP SIMULATOR REFERENCE MANUAL MOTOROLAAn execute breakpoint location may also be specifiedby source line num

Page 143

Graphical User InterfaceEXECUTE menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-539.5.9 EXECUTE//BREAKPOINTS//ENABLE, DISABLEBreakpoints may be disabl

Page 144

Graphical User InterfaceEXECUTE menu9-54 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.5.11 EXECUTE//STOPEXECUTE//STOP interrupts execution of the DSP pr

Page 145

Graphical User InterfaceWINDOWS menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-559.6 WINDOWS menuThe WINDOWS menu provides access to the win-dows whi

Page 146

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-52.3 COMMAND SUMMARYThe following is a summary list showing the syntax of

Page 147

Graphical User InterfaceWINDOWS menu9-56 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.6.1 WINDOW//ASSEMBLYOpens the ASSEMBLY window for the current dev

Page 148

Graphical User InterfaceWINDOWS menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-57The ASSEMBLY window displays the memory in the vicinity of the program

Page 149

Graphical User InterfaceWINDOWS menu9-58 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.6.3 WINDOWS//REGISTERThe REGISTER window displays and modifies a g

Page 150

Graphical User InterfaceWINDOWS menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-599.6.4 WINDOWS//MEMORYThe MEMORY window displays and optionally chang

Page 151

Graphical User InterfaceWINDOWS menu9-60 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.6.5 WINDOWS//STACKThe STACK window displays the hardware stack. Ma

Page 152

Graphical User InterfaceWINDOWS menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-61Figure 9-80. CALLS Window9.6.7 WINDOWS//WATCHThe WATCH window disp

Page 153

Graphical User InterfaceWINDOWS menu9-62 DSP SIMULATOR REFERENCE MANUAL MOTOROLAAn expression which has gone out of scope because of function a call m

Page 154

Graphical User InterfaceWINDOWS menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-639.6.9 WINDOWS//INPUTDisplays all simulated input which has been assi

Page 155

Graphical User InterfaceWINDOWS menu9-64 DSP SIMULATOR REFERENCE MANUAL MOTOROLABreakpoints set by clicking on the source window are identified by the

Page 156

Graphical User InterfaceWINDOWS menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-65Figure 9-86. COMMAND Window9.6.13 WINDOWS//SESSIONThe SESSION wind

Page 157

Simulator CommandsCommand Summary2-6 DSP SIMULATOR REFERENCE MANUAL MOTOROLATRACE [count] [CY(cycles)/LI(lines)/IN(instructions)] [H(halt at breakpoin

Page 158

Graphical User InterfaceWINDOWS menu9-66 DSP SIMULATOR REFERENCE MANUAL MOTOROLAThere is only one SESSION window, but a separate output buffer for eac

Page 159

Graphical User InterfaceWINDOWS menuMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-679.6.14 WINDOWS//CASCADE (Windows only)9.6.15 WINDOWS//TILE (Window

Page 160

Graphical User InterfaceThe Tool Bar9-68 DSP SIMULATOR REFERENCE MANUAL MOTOROLA9.7 THE TOOL BARThe Tool Bar is located in the main win-dow just bel

Page 161

Graphical User InterfaceThe Tool BarMOTOROLA DSP SIMULATOR REFERENCE MANUAL 9-699.7.5 FINISH ButtonFINISH allows the current function to execute to

Page 163

INDEXMOTOROLA DSP SIMULATOR REFERENCE MANUAL I-1— A —abort . . . . . . . . . . . . . . . . . . . . . . . . 1-4addr . . . . . . . . . . . . . . . .

Page 164

I-2 DSP SIMULATOR REFERENCE MANUAL MOTOROLArepeating commands . . . . . . . . . 1-4step mode . . . . . . . . . . . . . 2-1, 2-43trace mode 2-1, 2-

Page 165

MOTOROLA DSP SIMULATOR REFERENCE MANUAL I-3Ctrl-F . . . . . . . . . . . . . . . . . . . . . . . . 1-4Ctrl-H . . . . . . . . . . . . . . . . . . . .

Page 166

I-4 DSP SIMULATOR REFERENCE MANUAL MOTOROLAsyntax . . . . . . . . . . . . . . . . . 2-3, 2-4— F —features . . . . . . . . . . . . . . . . . . . .

Page 167

MOTOROLA DSP SIMULATOR REFERENCE MANUAL I-5LIST . . . . . . . . . . . . . . . . . . . . .2-2, 2-29LOAD . . . . . . . . . . . . . . . . . . . .2-1, 2-3

Page 168

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-7QUIT [E(enable)] [D(disable)]RADIX [B(binary)/D(dec)/F(float)/H(hex)/U(

Page 169 - DEVICE-DEPENDENT INFORMATION

I-6 DSP SIMULATOR REFERENCE MANUAL MOTOROLApathname . . . . . . . . . . . . . . . . . . . . . 2-4peripheraldisplay . . . . . . . . . . . . . . . . .

Page 170

MOTOROLA DSP SIMULATOR REFERENCE MANUAL I-7SYMBOL . . . . . . . . . . . . . . . . . . . . . 6-3symbols . . . . . . . . . . . . . . . . . . . . . 2

Page 172

Simulator CommandsCommand Summary2-8 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.1 ASM: Single Line Interactive AssemblerASM [B(byte wide)] [(beginni

Page 173

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-9EXAMPLESasm p:$50Start interactive assembler at program memory address 50

Page 174

Simulator CommandsCommand Summary2-10 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.2 BREAK: Set, Modify, or Clear BreakpointBREAK [#bn] [expression] [

Page 175 - GRAPHICAL USER INTERFACE

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-11The breakpoint expression usually involves comparison of register or memo

Page 176

MOTOROLA DSP SIMULATOR REFERENCE MANUAL vTABLE OF CONTENTSTABLE OF CONTENTSChapter 1DSP SIMULATOR1.1 INTRODUCTION . . . . . . . . . . . . . . . . . .

Page 177

Simulator CommandsCommand Summary2-12 DSP SIMULATOR REFERENCE MANUAL MOTOROLAbreak (lc<10)&&(pc>100)Halt if the loop counter is less tha

Page 178

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-132.3.3 CHANGE: Change Register or Memory ValueCHANGE [register[_block]

Page 179

Simulator CommandsCommand Summary2-14 DSP SIMULATOR REFERENCE MANUAL MOTOROLAEXAMPLESchange pcDisplay register values individually starting with the p

Page 180

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-152.3.4 COPY: Copy a Memory BlockCOPY (from) addr[_block] (to) addrThe co

Page 181

Simulator CommandsCommand Summary2-16 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.5 DEVICE: Multiple Device SimulationDEVICE [dev_num [dev_type/ON/OF

Page 182

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-172.3.6 DISASSEMBLE: Object Code DisassemblerDISASSEMBLE [B(byte wide)] [

Page 183

Simulator CommandsCommand Summary2-18 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.7 DISPLAY: Display Register or MemoryDISPLAY [ON/OFF/R/W/RW] [reg[_

Page 184

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-19EXAMPLESdisplay onEnable all registers for displaydisplay on pi:0..20 xi:

Page 185

Simulator CommandsCommand Summary2-20 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.8 DOWN: Move Down the C Function Call StackDOWN [n]The down command

Page 186

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-212.3.9 EVALUATE: Evaluate an ExpressionEVALUATE [B(binary)/D(dec)/F(floa

Page 187

Table of ContentsSimulator Commandsvi DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3 .8 DOWN: Move Down the C Function Call Stack. . . . . . . . . . . . .

Page 188 - FILE menu

Simulator CommandsCommand Summary2-22 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.10 FINISH: Step Until End of Current SubroutineFINISHThe finish com

Page 189

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-232.3.11 FRAME: Select C Function Call Stack FrameFRAME [#n]The frame com

Page 190

Simulator CommandsCommand Summary2-24 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.12 GO: Execute DSP ProgramGO [(from)location/R(reset)] [(to brea

Page 191

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-252.3.13 HELP: Simulator Help TextHELP [command/reg/topic]The help comman

Page 192

Simulator CommandsCommand Summary2-26 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.14 HISTORY: Disassemble Previously Executed InstructionHISTORYThe h

Page 193

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-272.3.15 INPUT: Assign Input FileINPUT [#n] [T(timed)] addr/port/periph/p

Page 194

Simulator CommandsCommand Summary2-28 DSP SIMULATOR REFERENCE MANUAL MOTOROLAinput d15..d0 dfileGet values for pins D15 through D0 from input file &qu

Page 195

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-292.3.16 LIST: List Source File LinesLIST [+/-/./addr]The list command di

Page 196

Simulator CommandsCommand Summary2-30 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.17 LOAD: Load DSP Files or ConfigurationLOAD [S(state)|M(memory-o

Page 197

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-312.3.18 LOG: Log Commands, Session, ProfileLOG [OFF] [C(commands)/S(se

Page 198

Table of ContentsDevice I/O and Peripheral SimulationMOTOROLA DSP SIMULATOR REFERENCE MANUAL vii2.3 .44 WINPUT: GUI File Input window. . . . . . . . .

Page 199 - Click to

Simulator CommandsCommand Summary2-32 DSP SIMULATOR REFERENCE MANUAL MOTOROLAlog off cTerminate command logging.log offTerminate all logging.log vlog

Page 200

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-332.3.19 MORE- Enable/Disable session paging control.MORE [OFF]The more c

Page 201

Simulator CommandsCommand Summary2-34 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.20 NEXT: Step Over Subroutine Calls or MacrosNEXT [count] [LI(lines

Page 202

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-352.3.21 OUTPUT: Assign Output FileOUTPUT [#n] [T] addr/port/periph/pin[_

Page 203

Simulator CommandsCommand Summary2-36 DSP SIMULATOR REFERENCE MANUAL MOTOROLAEXAMPLESoutput x:$0 xfile -rdStore values written to memory location x:0

Page 204 - Note - STEP executed

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-372.3.22 PATH: Specify Default PathnamePATH [pathname]PATH + pathname[

Page 205

Simulator CommandsCommand Summary2-38 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.23 QUIT: Quit Simulator SessionQUIT [E(enable)/D(disable)]The quit

Page 206

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-392.3.24 RADIX: Change Input or Display RadixRADIX [B(binary)/D(dec)/F

Page 207

Simulator CommandsCommand Summary2-40 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.25 REDIRECT: Redirect stdin/stdout/stderr for C ProgramsREDIRECT ST

Page 208

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-412.3.26 RESET: Reset Device or StateRESET S(state)/D(device) [mode]The r

Page 209

Table of ContentsDSP Object Module Formatviii DSP SIMULATOR REFERENCE MANUAL MOTOROLA5.3 REGISTER NAME SYMBOLS . . . . . . . . . . . . . . . . . . . .

Page 210

Simulator CommandsCommand Summary2-42 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.27 SAVE: Save Simulator FileSAVE S(state)/addr[_block]... filename

Page 211

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-432.3.28 STEP: Step Through DSP ProgramSTEP [count] [CY(cycles)/LI(lines)

Page 212

Simulator CommandsCommand Summary2-44 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.29 STREAMS: Enable/Disable Handling of I/O for C ProgramsSTREAMS [E

Page 213

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-452.3.30 SYSTEM: Execute System CommandSYSTEM [-C(continue immediately)]

Page 214

Simulator CommandsCommand Summary2-46 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.31 TRACE: Trace Through DSP ProgramTRACE [count] [CY(cycles)/LI(lin

Page 215

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-472.3.32 TYPE: Display the Result Type of C ExpressionTYPE {c_expression}

Page 216

Simulator CommandsCommand Summary2-48 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.33 UNLOCK: Unlock Password Protected Device TypeUNLOCK dev_type pas

Page 217

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-492.3.34 UNTIL: Step Until AddressUNTIL addr [H(halt at breakpoints)]The

Page 218

Simulator CommandsCommand Summary2-50 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.35 UP: Move Up the C Function Call Stackup [n]The up command is use

Page 219

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-512.3.36 VIEW: Select Display ModeVIEW [A(assembly)/S(source)/R(register)

Page 220

Table of ContentsC Library FunctionsMOTOROLA DSP SIMULATOR REFERENCE MANUAL ix7.2 .16 dsp_rmem: Read DSP Memory Location . . . . . . . . . . . . . . .

Page 221

Simulator CommandsCommand Summary2-52 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.37 WAIT: Wait Specified TimeWAIT [count(seconds)]The wait comman

Page 222

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-532.3.38 WASM: GUI Assembly windowWASM [OFF]Wasm is a GUI command that op

Page 223

Simulator CommandsCommand Summary2-54 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.39 WATCH: Set, Modify, View, or Clear Watch ItemWATCH [#wn] [radix]

Page 224

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-552.3.40 WBREAKPOINT: GUI Breakpoint windowWBREAKPOINT [OFF]Wbreakpoint i

Page 225

Simulator CommandsCommand Summary2-56 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.41 WCALLS: GUI C Calls Stack windowWCALLS [OFF]Wcalls is a GUI comm

Page 226 - BREAKPOINT window

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-572.3.42 WCOMMAND: GUI Command windowWCOMMAND [OFF]Wcommand is a GUI comm

Page 227

Simulator CommandsCommand Summary2-58 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.43 WHERE: GUI C Calls Stack windowWHERE [[+/-]n]Where is a GUI comm

Page 228

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-592.3.44 WINPUT: GUI File Input windowWINPUT [OFF]Winput is a GUI command

Page 229

Simulator CommandsCommand Summary2-60 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.45 WLIST: GUI list windowWLIST [OFF]Wlist is a GUI command that ope

Page 230

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-612.3.46 WMEMORY: GUI Memory windowWMEMORY [OFF]Wmemory is a GUI command

Page 231

Table of ContentsDevice-Dependent Informationx DSP SIMULATOR REFERENCE MANUAL MOTOROLA7.4.10 simw_redraw: Redraw Screen After Scroll Count . . . . . .

Page 232

Simulator CommandsCommand Summary2-62 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.47 WOUTPUT: GUI File Output windowWOUTPUT [OFF]Woutput is a GUI com

Page 233

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-632.3.48 WREGISTER: GUI Register windowWREGISTER [win_num] [OFF]Wregister

Page 234 - Drag gaps to

Simulator CommandsCommand Summary2-64 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.49 WSESSION: GUI session windowWSESSION [OFF]Wsession is a GUI comm

Page 235

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-652.3.50 WSOURCE: GUI Source windowWSOURCE [OFF]Wsource is a GUI command

Page 236

Simulator CommandsCommand Summary2-66 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.3.51 WSTACK: GUI Stack windowWSTACK [OFF]Wstack is a GUI command that

Page 237

Simulator CommandsCommand SummaryMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-672.3.52 WWATCH: GUI watch windowWWATCH [win_num] [#n] [OFF]Wwatch is a G

Page 238

Simulator CommandsDebugging C Programs2-68 DSP SIMULATOR REFERENCE MANUAL MOTOROLA2.4 DEBUGGING C PROGRAMSThe Simulator software is capable of loadi

Page 239

Simulator CommandsDebugging C ProgramsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 2-69prefixing them with a dollar sign ($) in the C expression. For regis

Page 240

Simulator CommandsDebugging C Programs2-70 DSP SIMULATOR REFERENCE MANUAL MOTOROLAthe result of a C expression. In addition to the result, the type of

Page 241

MOTOROLA DSP SIMULATOR REFERENCE MANUAL 3-1Chapter 3DEVICE I/O AND PERIPHERAL SIMULATION3.1 INTRODUCTIONThe DSP on-chip peripherals are simulated on

Page 242

Table of ContentsGraphical User InterfaceMOTOROLA DSP SIMULATOR REFERENCE MANUAL xi9.1.4 Graphical Interface Functions Overview. . . . . . . . . . . .

Page 243

Device I/O and Peripheral SimulationI/O File Contents3-2 DSP SIMULATOR REFERENCE MANUAL MOTOROLA(1#5 0#5)Repeat the untimed data sequence 1 1 1 1 1 0

Page 244

Device I/O and Peripheral SimulationI/O File ContentsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 3-33.2.4 I/O File Peripheral DataEach DSP peripheral ca

Page 245

Device I/O and Peripheral SimulationI/O File Contents3-4 DSP SIMULATOR REFERENCE MANUAL MOTOROLA3.2.5 I/O File Port DataWhen assigned to a DSP port,

Page 246

Device I/O and Peripheral SimulationI/O File ContentsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 3-53.2.6 I/O File Memory DataWhen assigned to a memory

Page 247

Device I/O and Peripheral SimulationI/O File Contents3-6 DSP SIMULATOR REFERENCE MANUAL MOTOROLAThe following timed memory input file will cause the d

Page 248

Device I/O and Peripheral SimulationI/O File ContentsMOTOROLA DSP SIMULATOR REFERENCE MANUAL 3-73.2.7 I/O File Pin or Pin Group DataWhen assigned to

Page 249

Device I/O and Peripheral SimulationI/O File Contents3-8 DSP SIMULATOR REFERENCE MANUAL MOTOROLA3.2.8 Terminal Input of Data ValuesThere are two lev

Page 250

MOTOROLA DSP SIMULATOR REFERENCE MANUAL 4-1Chapter 4SIMULATOR MEMORY CONFIGURATION4.1 INTRODUCTIONSimulation of a specific DSP device configuration

Page 252

MOTOROLA DSP SIMULATOR REFERENCE MANUAL 5-1Chapter 5EXPRESSIONS5.1 INTRODUCTIONThe Simulator allows an expression to be used in most places where a

Commentaires sur ces manuels

Pas de commentaire