Re: [cc65] experimental porting libraries

From: Christian Groessler <chris1groessler.org>
Date: 2004-09-08 11:15:50
Hi,

On Wed, 8 Sep 2004, Groepaz wrote:

> On Tuesday 07 September 2004 23:46, Christian Groessler wrote:
> >
> > But it contains a unix port of the subset of the rs232 routines needed to
> > get contiki and my test programs to work.
>
> cool....is that posix enough to work on macosx? :=) there is rs232 code in
> my libs too (though not cc65 compatible) but the osx part is fux0red :/

I once used it on Solaris, and I just tried to compile it on macosx.
Compilation works at least.

Please be advised that the cc65 rs232 API is not good suited for "real"
programs on unix, since it polls the port and therefore burns processor
time. But for testing cc65 rs232 programs it's more convenient than
moving the programs to the real hardware and testing them there.

regards,
chris


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Sep 8 11:16:02 2004

This archive was generated by hypermail 2.1.8 : 2004-09-08 11:16:11 CEST