Main Features
- Remote Mode
- Access CS Department's ARM simulator from your home.
- Local Mode
- Setup your own simulator on your local machine.
- ARM Mode
- Debug your program on a real ARM board, accessible through remote mode.
- SFTP File Browser
- Allows users to compile and load the program.
- Code Editor
- Quickly update your code with syntax highlighting.
- File Restore
- Automatically back up your work, restore from your previous work.
- Program status tracking
- Register, list code, memory, stack, variable, breakpoint ...
- Class util tools
- Short cut for turn-in project, prepare project folder and request extension
- Build-in Terminal
- A Terminal environment that allows users to perform quick copy paste and more functionality.
- Infinite Loop Break
- Allows users to send an interrupt signal to a looping program.
- Debug File Saving
- Allows users to save the current debug configuration, for example:
register format, variables, list, array, breakpoints.