16F88 asm convert 16F676

Status
Not open for further replies.

sahu

Member
i want change 1 asm file in to 16f676 .which code in 16F88. firsr of all want to change Program Configuration.......


;Program Configuration Register 1
__CONFIG _CONFIG1, _CP_ALL & _CCP1_RB3 & _DEBUG_OFF & _WRT_PROTECT_OFF & _CPD_OFF & _LVP_OFF & _BODEN_ON & _MCLR_ON & _PWRTE_ON & _WDT_OFF & _INTRC_IO

;Program Configuration Register 2
__CONFIG _CONFIG2, _IESO_OFF & _FCMEN_OFF
 

Look at this asm from the microchip folder on your hard drive.
 

Attachments

  • 16F676TEMP.ASM
    4.9 KB · Views: 171
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…