gnupic: SDCC newbie .... First of many questions ...


Previous by date: 22 May 2002 00:23:16 -0000 Re: SDCC newbie .... First of many questions ..., Scott Dattalo
Next by date: 22 May 2002 00:23:16 -0000 Please confirm your request to join yo5ofh, Yahoo! Groups
Previous in thread: 22 May 2002 00:23:16 -0000 Re: SDCC newbie .... First of many questions ..., Scott Dattalo
Next in thread:

Subject: Re: SDCC newbie .... First of many questions ...
From: Craig Franklin ####@####.####
Date: 22 May 2002 00:23:16 -0000
Message-Id: <3CEAE39B.1B42014A@attbi.com>

Scott Dattalo wrote:
>
> 7) After compiling, assemble with gpasm:
> 
> $ gpasm -c  -I /usr/local/share/gpasm/header myfile.asm
> 
> Note, the -I /usr/... tells gpasm where the .asm include files are
> located. The exact location may be different for your system.
> After this command, you'll have three new files: myfile.hex, myfile.lst,
> and myfile.cod. The .hex file is suitable for a device programmer. The
> .lst file is nicely formatted file with tons of information about your
> program. The .cod file is a symbolic file that is used for debugging.
> 

Starting with gpasm-0.9.14, the -I /usr/local/share/gpasm/header became
unnecessary.  It was added to the default search path.  The path is
reported if you command "gpasm -h".

Previous by date: 22 May 2002 00:23:16 -0000 Re: SDCC newbie .... First of many questions ..., Scott Dattalo
Next by date: 22 May 2002 00:23:16 -0000 Please confirm your request to join yo5ofh, Yahoo! Groups
Previous in thread: 22 May 2002 00:23:16 -0000 Re: SDCC newbie .... First of many questions ..., Scott Dattalo
Next in thread:


Powered by ezmlm-browse 0.20.