RE: [Mspgcc-users] time.h ?

2005-07-07 Thread a...@pumpkininc.com
Hi Sergei. I've been Googling and can't find it -- can you give a link? Much appreciated, --Andrew " I did exactly the same thing. There is a piece of code floating on the net that implements time functions. You just need to provide tick increment every second. Do not have the code handy.. ju

Re: [Mspgcc-users] multi-tasking with the MSP430

2003-12-12 Thread a...@pumpkininc.com
Matthias wrote: "summary, extensions to tasker: - sleep(ms) (until time elapsed) - sleepinfinitely() (until interrupt, until another task has finished) - timeout() - code for a timer interrupt - some possibilities to prioritize tasks - if all tasks are sleeping switch to LPM" and "I have writt

Re: [Mspgcc-users] MSP430 Web Server question

2004-10-23 Thread a...@pumpkininc.com
Re: "I'm finally getting back to this project. Has anybody else made any improvements to this code? Also, I would still like to have CVS commit privileges. I notice that uip isn't in the CVS examples directory." I used the MSP430-architecture-specific part of Paul Curtis' Rowley port of uIP to