16F54 Microchip Technology, 16F54 Datasheet - Page 185

no-image

16F54

Manufacturer Part Number
16F54
Description
Search -----> PIC16F54
Manufacturer
Microchip Technology
Datasheet
www.DataSheet4U.com
APPENDIX A:
To convert code written for PIC16CXX to PIC16C5X,
the user should take the following steps:
1.
2.
3.
4.
5.
6.
7.
2002 Microchip Technology Inc.
Check any CALL, GOTO or instructions that
modify the PC to determine if any program
memory page select operations (PA2, PA1, PA0
bits) need to be made.
Revisit any computed jump operations (write to
PC or add to PC, etc.) to make sure page bits
are set properly under the new scheme.
Eliminate any special function register page
switching. Redefine data variables to reallocate
them.
Verify all writes to STATUS, OPTION, and FSR
registers since these have changed.
Change RESET vector to proper value for
processor used.
Remove any use of the ADDLW, RETURN and
SUBLW instructions.
Rewrite any code segments that use interrupts.
COMPATIBILITY
Preliminary
PIC16C5X
DS30453D-page 183

Related parts for 16F54