MAX-IDE Simulator User's G

[09-13 17:04:09]   来源:http://www.88dzw.com  控制技术   阅读:8333

文章摘要:Appendix: Table of MAX-IDE Useful CommandsCommandDescriptionFile MenuNew File...Open a new text/source file.Open File...Open an existing source file.SaveSave the edited file.Save As...Save the newly edited file and give it a name.CloseClose the source file.Print...Print the source file.ExitExit from

MAX-IDE Simulator User's G,标签:计算机控制技术,工厂电气控制技术,http://www.88dzw.com

Appendix: Table of MAX-IDE Useful Commands

Command
Description
File Menu
New File... Open a new text/source file.
Open File... Open an existing source file.
Save Save the edited file.
Save As... Save the newly edited file and give it a name.
Close Close the source file.
Print... Print the source file.
Exit Exit from the IDE.
Project Menu
New Project Create a new project.
Open Project Open an existing project.
Save Save the already opened project.
Save Project As... Save the newly created project and give it a name.
Close Close the project.
Add Files... Add source files to the project.
Remove File Remove the source file from the project.
Make Compile the modified source file.
Build All Compile all the source files in a project.
Edit
Undo Undo the latest changes.
Cut Delete the selected text and keep it in clipboard.
Copy Copy the selected text into a clipboard.
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.
Show→Register Display register window.
Show→Statistics Display statistics window.
Help
Contents Display the contents of a help file.
Help Display the version of the IDE and its components.

上一页  [1] [2] [3] [4] [5] 


Tag:控制技术计算机控制技术,工厂电气控制技术控制技术

《MAX-IDE Simulator User's G》相关文章