Table
MODULE |
| COMMAND | DESCRIPTION |
|
|
|
|
|
| read <addr> | Reads the MII register of the device |
|
|
| with the selected PHY address. |
|
| write <addr> <data> | Writes data to the MII register of the |
|
|
| device with selected the PHY address. |
chips |
|
|
|
| cpu |
| Shows CPU usage. |
| debug |
| Starts debug mode (ATMOS). |
| exit |
| Exits the debugger (ATMOS). |
| info |
| Shows version information and MAC |
|
|
| address. |
| mem |
| Shows memory usage on a per- |
|
|
| process basis. |
| stack |
| Shows stack usage on a |
|
|
| basis. |
| rb | <addr> | Reads 1 byte from the specified |
|
|
| address. |
| rh | <addr> | Reads 1 |
|
|
| address. |
| rw | <addr> | Reads 1 word from the specified |
|
|
| address. |
| wb | <addr> <data> | Writes 1 byte to the specified address. |
| wh | <addr> <data> | Writes 1 |
|
|
| address. |
| ww | <addr> <data> | Writes 1 word to the specified address. |
| tell | <process> <cmd> [<attrs>] | Sends a tell command to the specified |
|
|
| process. |
config |
|
|
|
| list |
| Displays all registered modules. |
|
| Shows configuration information for all | |
|
|
| modules. |
|
| <module> | Shows configuration information for |
|
|
| the specified module. |
| reset |
| Resets configuration information in all |
|
|
| modules from nonvolatile memory. |
|
| <module> | Resets configuration information in the |
|
|
| specified module from nonvolatile |
|
|
| memory. |
|
|
|
|
| save |
| Saves configuration information in all |
|
|
| modules to nonvolatile memory. |
| resource |
| Shows the controlled resources in all |
|
|
| processes. |
Commands Introduction |