Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

How to download a Vxworks application from the command line

You can download a module .out file from the Tornado Shell as shown:
-> ld <c:/path/to/myapp.out 
Loading c:/path/to/myapp.out /
value = 14999912 = 0xe4e168
->
See also section 5.2.5 of the Tornado User's Guide.
 

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost