Turbo Assembler
Command line options:
Option Description
------------ ----------------------------------------------------------------
/a Alphabetical segment ordering (see /s)
/b Has no effect.
/c Cross-reference in listing file.
/d(s)[=(v)] Defines a symbol. (s) is a symbol name, v is an optional value
/e Generates floating-pointer emulator (see /r)
instructions.
/h Displays a help screen.
/? Displays a help screen.
/i(path) Sets an Include file path.
/j(d) Defines an assembler startup directive.
/kh(#) Maximum number of symbols allowed
/ks(#) Maximum size of Turbo Assembler's string
space.
/l Generates a listing file.
/la Shows high-level interface code in
listing file.
/m(#) Allow # multiple passes to resolve
forward references
/ml Treats all symbol as case sensitive.
/mu Converts symbols to uppercase
/mx Makes public and external symbols(globals)
case-sensitive.
/mv(#) Set maximum valid length for symbols
/n Suppresses symbol table in listing file.
/p Checks for impure protected mode code.
/q Removes all records from the .OBJ that
are not neccessary for linking.
/r Generates real floating point
instructions
/s Sequential segment ordering. (default)
/t Suppresses messages on successful
assembly.
/v Compatibility option.
/w Generation of warning messages
/x Includes false conditionals in listing.
/z Displays source lines along with error
messages.
/zd Enables line number information in .OBJ
/zi Enables debug information in object file.
Questions:
| file: /techref/language/tasm/CmdLine.htm, 2KB, , updated: 2006/7/17 13:54, local time: 2009/11/21 16:41,
38.107.191.103:LOG IN
|
| ©2009 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? Please DO link to this page! Digg it! <A HREF="http://piclist.com/techref/language/tasm/CmdLine.htm"> language tasm CmdLine</A> |
| Did you find what you needed? |
| piclist.com members can LOGIN to post questions, add public or private comments, links or even new pages(!). To start, fill out the form. |
Robotics nuts!Check out http://www.verinet.com/~dlc/ email: dlc@verinet.com... This guy ROCKS! He has made (and sells but also releases code, docs, etc...) for a number of cool little robotic modules including whiskers, IR proximity detect and remote control, Sonar proximity detect, PWM, Servo, compass. Most of these use the little PIC 12C508 controller which costs basically nothing and is soooo tiny.The 4 servos, 2400 baud serial servo controller is a wonder of magic and he sells the programmed chip for $8. Wow! |
.