Vxworks Command Cheat Sheet | Fixed

: Lists all currently loaded object modules and programs.

: Displays a summary of all active tasks, including their IDs and status. sp(entryPt, arg1, ...) : Spawns a new task starting at the specified function. td(taskId) : Deletes a task by its ID or name. ts(taskId) : Suspends a task, pausing its execution. tr(taskId) : Resumes a suspended task. ti(taskId) vxworks command cheat sheet

You are a low-level engineer. You need to peek and poke at physical memory. : Lists all currently loaded object modules and programs