Olin college USB stack compiled with gputils ?

View: New views
2 Messages — Rating Filter:   Alert me  

Olin college USB stack compiled with gputils ?

by vaclavpe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello all,

did somebody succeeded to compile some of the Lab projects from http://pe.ece.olin.edu/ece/projects.html in assembler using gputils ? I just tried Lab2. In mplab it works ok but with gpasm-0.13.6 I get a lot of errors beginning with:

gpasm -p pic18f2455 -c lab2.asm
ENGR2210.inc:333:Error [103] syntax error
ENGR2210.inc:338:Error [103] syntax error
ENGR2210.inc:339:Error [103] syntax error
ENGR2210.inc:344:Error [103] syntax error
ENGR2210.inc:355:Error [103] syntax error
ENGR2210.inc:356:Error [103] syntax error
ENGR2210.inc:395:Error [103] syntax error
ENGR2210.inc:400:Error [103] syntax error

It looks that "if" macro is not supported ? Are there any plans to update the assembler ? On it's pages the last news is October 27, 2007 (however on sf.net there is already newer gputils version).

Thank you,
Vaclav

---------------------------------------------------------------------
To unsubscribe, e-mail: gnupic-unsubscribe@...
For additional commands, e-mail: gnupic-help@...


Re: Olin college USB stack compiled with gputils ?

by Xiaofan Chen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Sep 11, 2008 at 3:00 PM, Vaclav Peroutka <vaclavpe@...> wrote:
> Hello all,
>
> did somebody succeeded to compile some of the Lab projects from
> http://pe.ece.olin.edu/ece/projects.html in assembler using gputils ?
> I just tried Lab2. In mplab it works ok but with gpasm-0.13.6 I get a
> lot of errors beginning with:
>
> gpasm -p pic18f2455 -c lab2.asm
> ENGR2210.inc:333:Error [103] syntax error

Lab 2 ASM modified version for gputils is here.
http://www.curdes.com/gnupic/GnuPic.html

Xiaofan
http://mcuee.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: gnupic-unsubscribe@...
For additional commands, e-mail: gnupic-help@...