>> ;***** VARIABLE DEFINITIONS >> CBLOCK H'0C' >> Throttle ; var for storing a2d result >> status_temp ; variable used for context saving >> ENDC > > > Now, shouldn't the CBLOCK parameter point to the > first memory location of the "block" ? > Perhaps H'0C' should have been H'C0' ?? > > H'0C' isn't part of the GPR area. Yet another chunk of wasted time that would been prevented by using the linker. ***************************************************************** Embed Inc, embedded system specialists in Littleton Massachusetts (978) 742-9014, http://www.embedinc.com -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body