Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!husc6!seismo!ut-sally!ut-ngp!infotel!pollux!ti-csl!haddock From: haddock@ti-csl.UUCP Newsgroups: comp.sys.amiga Subject: Re: Assembly question Message-ID: <18993@ti-csl.CSNET> Date: Sat, 11-Apr-87 18:53:15 EST Article-I.D.: ti-csl.18993 Posted: Sat Apr 11 18:53:15 1987 Date-Received: Tue, 14-Apr-87 00:13:55 EST References: <1970@hoptoad.uucp> Reply-To: haddock@tilde.UUCP (Rusty Haddock) Distribution: world Organization: TI Computer Science Center, Dallas Lines: 22 Summary: OPT W160000 In article <1970@hoptoad.uucp> slc@hoptoad.UUCP (Steve Costa) writes: >I know zip about writing assembly routines, but I'm trying to assemble >an existing routine "wait.asm". I get a message that the workspace >is exhausted and to increase it. What does this mean, and how do I >fix it? My assembler came with my developer's package when I got my >Amiga, and I can't find anything in the developer's manual about this. Look again at your Developer's manual on page 2-53, the section for ASSEM. The way I got WAIT.ASM to assemble was with a HUGE workspace of about 160k. You specify this by "OPT W160000" on the ASSEM command line. C-A, how come it takes this inordinate amount of "workspace" for one DINKY little file like WAIT.ASM??? -Rusty- -- ================================================================ Rusty Haddock +++ Texas Instruments, Inc. +++ Dallas, Texas Computer Science Center, CRD&E +++ CSNET: Haddock@TI-CSL USENET: {ut-sally!im4u,convex!smu,sun!texsun}!ti-csl!haddock