Maxim > Design Support > Technical Documents > User Guides > APP 3905Keywords: MAX-IDE, MAXQ USER GUIDE 3905MAX-IDE Simulator User's
Paste Paste the text from clipboard to the position pointed to by buffer.Delete Delete the selected text.Select All Select all the text in the editor.
Show→Register Display register window.Show→Statistics Display statistics window.HelpContents Display the contents of a help file.Help Display the vers
6. DallasAssembler.dll: This is the DLL file for the MAXQ assembler.7. ROM filesa. romq10.hex: This is the Utility ROM file for MAXQ10.b. romq20.h
Figure 2. Use the project manager and editor windows to create a new file.Step 3: Before adding this new file to the project, you need to save this fi
Figure 3. The MAXQ Simulator is accessed from the Device menu.The MAXQ Simulator supports MAXQ10, MAXQ20, and MAXQ30 devices.To select the device, cli
Figure 4. The Options window asks you to choose a MAXQ device.The drop-down menu in Figure 4 shows the available devices, which consist of specific MA
Table 1. hex_to_asc.asm: Converts Hex Data to Its Equivalent ASCII;example to explain the usage of MAX-IDE SEGMENT DATA ;
MOVE @data_pointer,A[0] MOVE A[0], A[1] ; process lower HEX nibble
Figure 5. The Debug Windows with the breakpoint are indicated by the green arrow and line.Step 11: Open up the registers window by clicking on Window→
Figure 6. The Statistics window lets you monitor machine cycles and execution time.ConclusionMAX-IDE, the MAXQ device simulator, can be used to develo
Kommentare zu diesen Handbüchern