Skip to content

Instantly share code, notes, and snippets.

@DavidBuchanan314
Created March 10, 2025 17:45
Show Gist options
  • Select an option

  • Save DavidBuchanan314/6b06936a5e759439d810ed84cd6c02d9 to your computer and use it in GitHub Desktop.

Select an option

Save DavidBuchanan314/6b06936a5e759439d810ed84cd6c02d9 to your computer and use it in GitHub Desktop.

Revisions

  1. DavidBuchanan314 created this gist Mar 10, 2025.
    93 changes: 93 additions & 0 deletions vxworks_help.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,93 @@
    No ethernet available
    Adding Xtra Brick Ram @0xa000000, Size = 6291264 - 12 cards.


    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
    ]]]]]]]]]]] ]]]] ]]]]]]]]]] ]] ]]]] TM
    ] ]]]]]]]]] ]]]]]] ]]]]]]]] ]] ]]]]
    ]] ]]]]]]] ]]]]]]]] ]]]]]] ] ]] ]]]]
    ]]] ]]]]] ] ]]] ] ]]]] ]]] ]]]]]]]]] ]]]] ]] ]]]] ]] ]]]]]
    ]]]] ]]] ]] ] ]]] ]] ]]]]] ]]]]]] ]] ]]]]]]] ]]]] ]] ]]]]
    ]]]]] ] ]]]] ]]]]] ]]]]]]]] ]]]] ]] ]]]] ]]]]]]] ]]]]
    ]]]]]] ]]]]] ]]]]]] ] ]]]]] ]]]] ]] ]]]] ]]]]]]]] ]]]]
    ]]]]]]] ]]]]] ] ]]]]]] ] ]]] ]]]] ]] ]]]] ]]]] ]]]] ]]]]
    ]]]]]]]] ]]]]] ]]] ]]]]]]] ] ]]]]]]] ]]]] ]]]] ]]]] ]]]]]
    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]] Development System
    ]]]]]]]]]]]]]]]]]]]]]]]]]]]]
    ]]]]]]]]]]]]]]]]]]]]]]]]]]]
    ]]]]]]]]]]]]]]]]]]]]]]]]]]
    ]]]]]]]]]]]]]]]]]]]]]]]]]
    VxWorks version 5.0.2.
    Stand Alone Rom Version.
    Columbia Proc. Brd. Rev GC065801
    System Ram Size = 1048576, Proc ID = 0x8
    NvRam Size = 131072, Clock Interval = 6554 usecs,
    Bootline Storage Size = 220 stored @0x4000024
    Flash ID = 0x0, Flash Wait states = 2 (Misc. reg = 0x14),
    KERNEL: WIND version 2.0. GCC COMPILED
    Copyright 1991-2001, Tektronix, Inc.
    made on: Fri Jan 29 13:15:26 PST 1993.
    Copyright Wind River Systems, Inc., 1984-1990
    -> i

    NAME ENTRY TID PRI STATUS PC SP ERRNO DELAY
    ---------- ------------ -------- --- ---------- -------- -------- ------- -----
    tExcTask _excTask 50fc50c 0 PEND 11ef926 50fc46c 0 0
    tLogTask _logTask 50f6974 0 PEND 11ef926 50f68d0 0 0
    tShell _shell a5ff330 1 READY 100cc7e a5ff308 0 0
    sysIdle _sysIdle 50fcc1c 254 READY 122183a 50fcbf4 0 0
    value = 57 = 0x39 = '9'
    -> help

    help Print this list
    dbgHelp Print debugger help info
    nfsHelp Print nfs help info
    netHelp Print network help info
    spyHelp Print task histogrammer help info
    timexHelp Print execution timer help info
    h [n] Print (or set) shell history
    i [task] Summary of tasks' TCBs
    ti task Complete info on TCB for task
    sp adr,args... Spawn a task, pri=100, opt=0, stk=20000
    taskSpawn name,pri,opt,stk,adr,args... Spawn a task
    td task Delete a task
    ts task Suspend a task
    tr task Resume a task
    d [adr[,nwords]] Display memory
    m adr Modify memory
    mRegs [task] Modify a task's registers interactively
    d0-d7,a0-a7,sr,pc [task] Display a register of a task
    version Print VxWorks version info, and boot line

    Type <CR> to continue, Q<CR> to stop:
    iam "user"[,"passwd"] Set user name and passwd
    whoami Print user name
    devs List devices
    cd "path" Set current working path
    pwd Print working path
    ls ["path"[,long]] List contents of directory
    ll ["path"] List contents of directory - long format
    rename "old","new" Change name of file
    copy ["in"][,"out"] Copy in file to out file (0 = std in/out)
    ld [syms[,noAbort][,"name"]] Load stdin, or file, into memory
    (syms = add symbols to table:
    -1 = none, 0 = globals, 1 = all)
    lkup ["substr"] List symbols in system symbol table
    lkAddr address List symbol table entries near address
    checkStack [task] List task stack sizes and usage
    printErrno value Print the name of a status value
    period secs,adr,args... Spawn task to call function periodically
    repeat n,adr,args... Spawn task to call function n times (0=forever)
    diskFormat "device" Format disk
    diskInit "device" Initialize file system on disk

    Type <CR> to continue, Q<CR> to stop:
    squeeze "device" Squeeze free space on RT-11 device

    NOTE: arguments specifying 'task' can be either task id or "name"

    value = 1 = 0x1
    ->