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"See also section 5.2.7 of the Tornado User's Guide.
value = 0 = 0x0
No comments:
Post a Comment