avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] Using hardware multiplier on ATmega128L


From: Greg Barron
Subject: RE: [avr-gcc-list] Using hardware multiplier on ATmega128L
Date: Mon, 25 Oct 2004 12:14:46 +1000

Of course being pedantic, if you lift code out of the library like that,
doesn't your entire solution become open source?

Do you want to give away your IP?

Regards,
--
Greg

> -----Original Message-----
> From: address@hidden [mailto:address@hidden
On
> 
> Actually, I doubt it.  AFAIK, gcc doesn't support NeSC, so he's
> probably using a different
> compiler.  My suggestion would be to just lift the multiply code out of
> libgcc (hint: it's in
> gcc/config/avr/libgcc.S in the gcc source tree).  Another approach is
> to build your app
> with gcc, then use objdump to extract the relevant parts.  Since I
> don't use NeSC, I have
> no idea how to include assembler with it.
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]