Re: Why would anyone choose EZ-USB?
Dan Lenski wrote:
The only advantage I can see that EZ-USB has is the fact that it is
based on an 8051 core, so there is a free software C compiler
available. While the PIC18F2450 is not yet supported by any free
software C compiler, although a nice assembler + linker suite is
available.
The student edition of the Microchip C18 compiler is free, only
limitation is the code takes more space:
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en010014&part=SW006011
Dave :)
.
Relevant Pages
- Re: SBCL just turned 1.0!
... I think it is to be expected that it is hard to sell a compiler too. ... Lisp' should be implemented as Free Software to reach the masses, ... (comp.lang.lisp) - Re: GNU Public Licences Revisited (again)
... > asked him to send over some source code (which Stallman had in fact worked ... I'm using a compiler for a project now. ... that's not the point with the free software. ... save on production costs. ... (comp.programming) - Re: Huge compilation time of template based sources (AIX 5.2, VA C++ 6 compiler)
... On my system (running several times to make sure the compiler was ... sys 0m0.020s ... This is free software; see the source for copying conditions. ... Printing on GNU/Linux? ... (comp.unix.programmer) - Re: the free software paradigm [was Re: Amazon used lisp & C exclusively?
... Many innovations in High Performance Computing are being developed upon ... almost entirely by its need to react to free software. ... Very few C programs require a compiler that produces faster code than ... GCC may be the only compiler available on the architectures you support. ... (comp.lang.lisp) - FC5 and Oracle 10g
... Oracle installation on FC5 succeeds but the database creation fails. ... I tried every trick in the book: using "compat" compiler, ... ORA-12157: TNS:internal network communication error ... This is free software; see the source for copying conditions. ... (comp.databases.oracle.server) |
|