It is amongst the include files in msp430-libc
Steve
Kevin Schmeichel wrote:
Could you please tell me where exactly in CVS I can find isr_compat.h? I've
been having trouble using command line cvs the last few days, so I guess I'll
have to use the web interface.
I try this:
cvs -z3 -d:pserver:anonym...@cvs.sourceforge.net:/cvsroot/mspgcc co -P gcc
and get this:
cvs [checkout aborted]: recv() from server cvs.sourceforge.net: EOF
This happens for several of the modules (eg, python and jtag). After many
retries, I was able to finally get python and jtag, but so far no luck with
gcc (I'm assuming this is where isr_compat.h is?).
Has anyone else experienced this problem with CVS?
Thanks,
Kevin
On Thursday 20 October 2005 9:34 am, Steve Underwood wrote:
This code now in CVS as isr_compat.h, and seems a useful file for people
like me writing code which must be portable. I should have done
something about this ages ago.
Regards,
Steve