Maxim Integrated MAX-IDE MAXQ Microcontrollers User Manual
Page 10

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.
Find
Find the text in the source file.
Find Next
Find the next occurrence of the text in a source file/project.
Replace
Replace the text.
Find in Files
Find the text in the project directory.
Goto Line
Go to the specified line in the source file.
Tab Options
Option to select the tab options.
Convert Tabs to
Spaces
Option to convert the tabs to spaces.
Set Editor Font
Option to set the text font.
Debug Menu
Toggle Break Point Toggle a break point.
Run
Execute the application.
Pause
Pause the execution of application.
Stop
Stop the application.
Step Into
Single step execution. Step into the function and execute the current source line.
Step Over
Execute the current source line.
Step Out
Execute all the instructions of the present module and step out of the module.
Run To Cursor
Execute until the line pointed to by cursor.
High Level Debug
Not applicable.
Low Level Debug
Not applicable.
Make
Compile the modified source file.
Build All
Compile all the source files in a project.
Device Menu
MAXQ ICE
Enables connection with emulator.
MAXQ JTAG
Enables connection with device through the JTAG.
MAXQ Simulator
Enables the simulator.
Load
Load the hex file into the loader.
Options
Dialog box for choosing the device and other device settings such as CPU
frequency, ring frequency, and alternate clock for timer2.
Install Device
Install a specified MAXQ device DLL into the IDE.
Remove Device
Remove the device from the list of devices.
Window
Show→Breakpoints Display a list of break points in a project.
Show→Find in
Files
Display a list of files where a specified text is found.
Show→Memory
Display memory window. Memory window contains Code, ROM and Data area.
Show→Message
Display message window.
Show→Project
Display project window.
Page 10 of 11