PIC24HJ256GP210 PIC C30 V3.11 and V3.31 tested I have a problem which I think I have tracked down to an interrupt arriving during the call of a function. The function is called like this: ShiftBufferLeft(Data, (byBitsLen+7)/8, 1); where the first paramete..
↧