How to unload a vxworks module



This is my OLD blog. I've copied this post over to my NEW blog at:

http://www.saltycrane.com/blog/2007/03/how-to-unload-vxworks-module/

You should be redirected in 2 seconds.



If you download a vxworks .out file but then decide you want to get rid of it, you can use the "unld" command. See the example below:
-> unld "myapp.out" 
value = 0 = 0x0
See also section 5.2.7 of the Tornado User's Guide.
 

No comments:

About

This is my *OLD* blog. I've copied all of my posts and comments over to my NEW blog at:

http://www.saltycrane.com/blog/.

Please go there for my updated posts. I will leave this blog up for a short time, but eventually plan to delete it. Thanks for reading.