> > > I'm currently writing small applications in asm. Large applications are > written in C with the interrupt service routines in asm. There are a few > non-ISR functions that are just too slow in C, so I also write them in > asm. So... I think we need both! Also, to do any I/O, you're going to have > to be pretty familiar with the hardware, which gets you pretty close to > asm anyway. I think this is pretty much the idealized model. Hand-code the fast stuff. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist