Adam Davis wrote: > > 99 bugs in my hex file, > 99 bugs to fix. > Fix one bug > Asemble again - > 101 bugs in my hex file... I ported my MPC-compiled 16c74A project over to the the 16c877 - I only had to change 2 #defines and add 2 brackets: SaveContext to SaveContext(); Worked second time... but that first compile gave me too many errors to count. And no hardware changes since I can't use the ADC anyway, although 10 bits is *halfway* there. --Matt