Searching \ for 'Spasm assembler' in subject line. ()
Make payments with PayPal - it's fast, free and secure! Help us get a faster server
FAQ page: massmind.org/techref/language/index.htm?key=asm
Search entire site for: 'Spasm assembler'.

Truncated match.
PICList Thread
'Spasm assembler'
2000\02\24@002603 by Geoff Child

picon face
Does anyone know a spot to downloaded Spasm. I need to convert some pic
files from the online PIC source book. Dontronics has the allready converted
to microchip format but there seems to be some errors and to recompile with
parpic I need to get the ".lst" file as well.

2000\02\24@003718 by Tony Nixon

flavicon
picon face
Geoff Child wrote:
>
> Does anyone know a spot to downloaded Spasm. I need to convert some pic
> files from the online PIC source book. Dontronics has the allready converted
> to microchip format but there seems to be some errors and to recompile with
> parpic I need to get the ".lst" file as well.

I can't find spasm on Parallax's web site, but I can email a copy if you
like.

Don's converted code was done with an early version of Parapic.

The new one is better, but I don't guarantee 100% success. Some Parallax
stuff confuses Parapic because it is the same as some microchip mnemonic
code and therefore ignores the code line.

--
Best regards

Tony

http://www.picnpoke.com
spam_OUTsalesTakeThisOuTspampicnpoke.com

2000\02\24@031657 by Maverick

flavicon
face
<x-flowed>At 04:34 PM 2/24/2000 +1100, you wrote:
>Geoff Child wrote:
> >
> > Does anyone know a spot to downloaded Spasm. I need to convert some pic
> > files from the online PIC source book. Dontronics has the allready
> converted
> > to microchip format but there seems to be some errors and to recompile with
> > parpic I need to get the ".lst" file as well.
>
>I can't find spasm on Parallax's web site, but I can email a copy if you
>like.
>
>Don's converted code was done with an early version of Parapic.
>
>The new one is better, but I don't guarantee 100% success. Some Parallax
>stuff confuses Parapic because it is the same as some microchip mnemonic
>code and therefore ignores the code line.

The Parallax programmer and tools/software were sold to Tech Tools about a
year and a half ago.
The new version of spasm, called cvasm16, is available from their website.

http://www.tech-tools.com I believe.

ND Holmes
--------------------------------------------------------------------------
 Nathan D. Holmes   .....maverickKILLspamspam@spam@drgw.net, ndholmesspamKILLspamiastate.edu
   122 Shepard #3  Box 328  Gilbert, IA 50105  Iowa State University - EE
   http://www.drgw.net/~maverick   PH: 515-663-9368
   "Unless a man has creativity and self-motivation, freedom is an irksome
burden."
-------------------------------------------------------------------------

</x-flowed>

2000\02\24@115447 by jamesnewton

face picon face
PIC Software and Documentation including Simulator, Assembler, and Editor
originally produced for use with their Programmer which was sold to
Tech-Tools
ftp://ftp.tech-tools.com/cvasm16.zip
and no further development is expected by Parallax on this line but they
are still available at no cost. However I can't connect to the Parallax ftp
site anymore

connecting to 207.104.170.2 ...
Connected to 207.104.170.2 port 21
220 sun FTP server (Version wu-2.4(3) Thu Jul 20 11:11:19 PDT 1995) ready.
USER anonymous
331 Guest login ok, send your complete e-mail address as password.
PASS (hidden)
230-The response 'guest@unknown' is not valid
230-Next time please use your e-mail address as your password
230-        for example: .....joeKILLspamspam.....dt0b0nf0.san.rr.com
230 Guest login ok, access restrictions apply.
PWD
257 "/" is current directory.
Host type (I): UNIX (standard)

PORT 204,210,50,240,8,58
200 PORT command successful.
LIST
425 Can't create data socket (0.0.0.0,20): Bad file number.
DoDirList returned 0

If someone will email me the thing I will host it at the piclist.com site
under the "how to convert Parallax to Microchip" area
http://techref.massmind.org/microchip
(scroll down to "Alternatives")
where you would also find a link to
www.geocities.com/SiliconValley/Network/9276/parallax.zip
which contains macros for using Parallax instructions with MPASM

Anyway Scenix has a new assembler that might be better at
http://www.scenix.com/tools/SASM.EXE

see also:
http://techref.massmind.org/scenix

I just emailed Don some corrections to the conversion for the bin_asc
routine so if that is what you are looking for see:
techref.massmind.org/microchip/math/radix
instead. There are also allot of math routines and io routines at
http://techref.massmind.org/microchip/routines

---
James Newton EraseMEjamesnewtonspam_OUTspamTakeThisOuTgeocities.com 1-619-652-0593
http://techref.massmind.org NEW! FINALLY A REAL NAME!
Members can add private/public comments/pages ($0 TANSTAAFL web hosting)


{Original Message removed}

2000\02\24@192157 by Tom Handley

picon face
  Geoff, first forget about SPASM v4.7 and get CVASM v5.8 which is fully
backward compatible with SPASM. It includes several new features and
supports more devices. Tech Tools now own the former SPASM and Parallax
Programmer. They have done much to improve both and are continuing
development. To get CVASM, go to:

     http://www.tech-tools.com/

  Once you get to the site, select "Support". From there select and
download the following:

     Support Category: Product - CVASM16
     Item: PIC software - CVASM16 V.5.8
     Item: PIC Documents - CVASM16 Instruction Set
     Item: PIC Documents - CVASM16 Details
     Item: PIC Manuals - PIC Tools Manual V.8.0

  - Tom

At 11:12 PM 2/23/00 -0600, Geoff Child wrote:
>Does anyone know a spot to downloaded Spasm. I need to convert some pic
>files from the online PIC source book. Dontronics has the allready converted
>to microchip format but there seems to be some errors and to recompile with
>parpic I need to get the ".lst" file as well.


------------------------------------------------------------------------
Tom Handley
New Age Communications
Since '75 before "New Age" and no one around here is waiting for UFOs ;-)

2000\02\25@020055 by Dr. Imre Bartfai

flavicon
face
Hi,

I agree, but there is ONE point to be taken into account: the list file
generated by CVASM won't be recognized by PSIM, the simulator of Parallax.
I guess there is only the heading to be changed, but I have no solution
yet at the moment.

Regards,
Imre


On Thu, 24 Feb 2000, Tom Handley wrote:

{Quote hidden}

2000\02\25@070928 by Tom Handley

picon face
  Imre, True. Parallax quit supporting it long before Tech Tools bought
the assembler. CVASM's object code is intended to work with their
development tools.

  - Tom

At 08:00 AM 2/25/00 +0100, Dr. Imre Bartfai wrote:
{Quote hidden}

------------------------------------------------------------------------
Tom Handley
New Age Communications
Since '75 before "New Age" and no one around here is waiting for UFOs ;-)

More... (looser matching)
- Last day of these posts
- In 2000 , 2001 only
- Today
- New search...