i // See all tasks. Look for one with 'PEND' or 'READY' ti "myHighTask" // Inspect stack and PC taskSuspend "myHighTask" // Pause it. See if system recovers. taskResume "myHighTask" // Resume. taskPrioritySet "myHighTask", 150 // Bump it lower.
: Sends ICMP echo requests to a network host. Shell Syntax Tips vxworks command cheat sheet
In VxWorks 7, you often need to prefix legacy commands with cmd (e.g., cmd "i" ) if you are in the new Python-based shell. i // See all tasks
: Quick access to ifShow and routeShow for troubleshooting connectivity. vxworks command cheat sheet