PIC Question

C

Continuum

Guest
What Assembler platform is used in programming IC's? x86?
 
"Continuum" <chaoscontinuum@gmail.com> wrote in message
news:1111034037.181228.54230@f14g2000cwb.googlegroups.com...
What Assembler platform is used in programming IC's? x86?
Start here:
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1475&category=devSoftware
(watch for line-wrap)

--
--Larry Brasfield
email: donotspam_larry_brasfield@hotmail.com
Above views may belong only to me.
 
On 16 Mar 2005 20:33:57 -0800, Continuum wrote:

What Assembler platform is used in programming IC's? x86?
http://www.masm32.com for the x86. What other IC's are you asking
about?

At one time I couldn't find MASM, so I used NASM. An MS tech had to
help me out to get the coff object files to link with my C++ code in
Visual Studio, but if you don't need that, NASM is a pretty good
assembler. I still haven't needed to try masm32, but you might be
better off with it. That's just my opinion and gut feeling from what
I've read at the site, despite the fact that it's an MS product.
--
Best Regards,
Mike
 
What Assembler platform is used in programming IC's? x86?
Continuum
x86 Assemblers
http://www.google.com/search?&q=HLA+NASM+Pass32+CodeX+A86+A386
 

Welcome to EDABoard.com

Sponsor

Back
Top