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

Re: Ok, anyone started Contiki 4 AII yet?



Robert Steinmetz <rob@steinmetznet.com> wrote in message news:<3E78CC03.B3FDFBE@steinmetznet.com>...
> This has the advantage of being simple to implement and being universal, if it
> works it would work on every type of machine, assuming an appropriate value of
> CLK_TCK.
> 
> It could be a default, with other options available if the hardware is present,
> either at compile time or runtime, although this may affect the size of the
> program.
> 
> Is it possible to adjust CLK_TCK externally to Contiki? It looks like it is set
> at compile time.
> 
> If I could only get cc65 going on my machine :-/

I know...I have cc65 up and running already, but my problem is the
pathological, CP/M-inherited DOS file system (several files in the
Contiki tarball have the same name when untarred, so get overwritten).

-uso.