Maxim-integrated MAX-IDE MAXQ Microcontrollers Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Matériel Maxim-integrated MAX-IDE MAXQ Microcontrollers. Maxim Integrated MAX-IDE MAXQ Microcontrollers User Manual Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 11
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
Maxim > Design Support > Technical Documents > User Guides > APP 3905
Keywords: MAX-IDE, MAXQ
USER GUIDE 3905
MAX-IDE Simulator User's Guide for the MAXQ
Microcontrollers
Sep 22, 2006
Abstract: This application note provides useful references and describes how to use the MAX-IDE toolset
to build applications for MAXQ® microcontrollers. It specifically explains how to use the MAX-IDE
simulator.
Introduction
The MAX-IDE is an easy-to-use Windows®-based development environment and tool set that gives
designers software simulators, emulators and debugging capabilities. Using MAX-IDE, developers can
create embedded applications for the MAXQ microcontroller.
Overview
The MAX-IDE toolset provides the following features:
1. MAXQ assembler. For the MAXQ microcontroller instruction set, see Section 18.0 of the MAXQ
Family User's Guide (PDF) available for download.
2. Project manager
3. Text editor
4. Viewer for processor memory (utility ROM/code/data) and registers
5. Debugger with the ability to single-step and set breakpoints
6. Simulators for different MAXQ devices
7. Statistical reporting for machine cycles, execution time, and other parameters
The following files are installed as part of the installation:
1. GenericIDE.exe: This is a MAX-IDE executable that provides the Windows-based integrated
development environment including the text editor, project manager, and debugger.
2. MAX-IDE.hlp: This file contains the MAX-IDE help information. Users can access the contents of
this file through the MAX-IDE's help menu.
3. MaxQGS.dll: This is the DLL file for a MAXQ device simulator.
4. Macro.exe: This is the executable file for the macro preprocessor. The macro preprocessor takes
the assembly source file as an input and converts equates to numeric values and macros to inline
code.
5. MaxQAsm.exe: This is the MAXQ assembler. The assembler supports the complete instruction set
of MAXQ. It takes the assembly source file (.asm) as an input and produces an Intel hex file (.hex)
and a list file (.lst).
Page 1 of 11
Vue de la page 0
1 2 3 4 5 6 ... 10 11

Résumé du contenu

Page 1 - Microcontrollers

Maxim > Design Support > Technical Documents > User Guides > APP 3905Keywords: MAX-IDE, MAXQ USER GUIDE 3905MAX-IDE Simulator User's

Page 2 - Getting Started with MAX-IDE

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.

Page 3 - Page 3 of 11

Show→Register Display register window.Show→Statistics Display statistics window.HelpContents Display the contents of a help file.Help Display the vers

Page 4

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

Page 5 - Page 5 of 11

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

Page 6

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

Page 7 - Page 7 of 11

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

Page 8

Table 1. hex_to_asc.asm: Converts Hex Data to Its Equivalent ASCII;example to explain the usage of MAX-IDE SEGMENT DATA ;

Page 9 - Conclusion

MOVE @data_pointer,A[0] MOVE A[0], A[1] ; process lower HEX nibble

Page 10 - Page 10 of 11

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→

Page 11

Figure 6. The Statistics window lets you monitor machine cycles and execution time.ConclusionMAX-IDE, the MAXQ device simulator, can be used to develo

Commentaires sur ces manuels

Pas de commentaire