Technical data

>> T TC0 ?
REX CMDS:
T TC0 / <tstnam> | ?
T TC0 SCRIPT <scriptnam>
T TC0 INIT
T TC0 CNFG
T TC0 LS
T TC0 CAT <scriptnam>
>>
ROM Object List
ROM objects reside on the TURBOchannel option card.
Enter the following command to display all ROM objects for the TURBOchannel
device.
T TC0 LS
Example:
>> T TC0 LS
*emul: t tc0 ls
28 | boot --> code
28 | cnfg --> code
28 | init --> code
28 | t --> code
256 | pst-q
272 | pst-t
288 | pst-m
29264 | code*
>>
Each line is in the following format: [size_in_bytes] | [object_name]
ROM Object Symbols
The following table defines the ROM object symbols.
Symbol Meaning
-->
Symbolic Link (don’t be concerned with this)
*
Executable Image
| Separator between the two parameters
pst-q
pst-t
pst-m
Scripts (built-in tests to be executed one after the other)
Use these tests with the
T TC0 CAT [SCRIPTNAM]
and
T TC0 SCRIPT
[SCRIPTNAM]
commands.
Interpreting Error Codes A–45