There's an errata: When the BSR points to the last bank of the SFR region (BSR=0x3F) and the low byte of the source or destination address of a MOVFF/MOVSF instruction equals the low byte of an indirect addressing operation register address(INDFx, POSTINCx, POSTDECx, PREINCx,PLUSWx), the operation will not be completed as expected. Either, one or more of the destination, FSR value, or location pointed to by the FSR will be corrupted, or the move will simply not occur. This should however not be the cause of the problem, as the actual data is transferred using MOVWF and MOVF instructions, not a MOVFF.
Greets,Kiste -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/877417096.4281292.1605110442111%40mail.yahoo.com.
