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

Re: Inverse Problem on Contiki - website updated



"Glenn Jones" <rg.jones@rogers.com> wrote in message news:<TpZ3c.221185$ah.165731@twister01.bloor.is.net.cable.rogers.com>...
> The latest source code can be found off the download link on the
> www.cc65.org web site. It is the bz2 file in the main download directory.


I got the Bz2 unzipper program and was able to unzip the file.  It is
some format my computer doesn't recognize, but I can view source with
some garbled characters with a text viewer.

I can see the C64 code for Rs232.  I don't see any problem with doing
an Apple II serial driver.  The code is straight foward and easy to
understand.

now to try an Apple II version......and get it compiled/tested.  I
don't know the procedure for incorporating my changes into cc65.

once the changes are incorporated into cc65, I can test the driver by
sending/receiving data to/from my rs232 robot controller board.  What
would the next step be to get tcp/ip working?  I'll work tonight on
the rs232 driver (apple II).  I'd like to find out what it would take
to get the apple II on the TCP/IP network once serial access is
available.  Would I just have to compile the Contiki  tcp/ip programs,
or will changes have to be made?

Has anyone else done any work on this?

Later!

Rich