16f88 configuration ..... and pickit2 configuration word warning....


Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Feb 2010
    Posts
    30

    Default 16f88 configuration ..... and pickit2 configuration word warning....

    @ DEVICE PIC16F88, INTRC_OSC_NOCLKOUT
    @ DEVICE PIC16F88, WRT_OFF
    @ DEVICE PIC16F88, DEBUG_OFF
    @ DEVICE PIC16F88, CCPMX_OFF
    @ DEVICE PIC16F88, MCLR_OFF
    @ DEVICE PIC16F88, PROTECT_OFF
    @ DEVICE PIC16F88, CPD_OFF
    @ DEVICE PIC16F88, LVP_OFF
    @ DEVICE PIC16F88, BOD_OFF
    @ DEVICE PIC16F88, PWRT_OFF
    @ DEVICE PIC16F88, WDT_OFF
    @ DEVICE PIC16F88, CCPMX_OFF

    @ DEVICE2 PIC16F88, FCMEN_OFF
    @ DEVICE2 PIC16F88, IESO_OFF


    Here it is... DEVICE2 is not recognized (illegal device type).

    If i use DEVICE instead of DEVICE2 , it compiles normally , but the PICKIT2 says ' some configuration bits are not set...'
    (not using MPASM of course)

    And even if i ignore the warning , at the end , i get Error Verification in configuration word........

    Thanks in advance!!!
    Last edited by LakisFM1; - 27th December 2011 at 16:12.

Members who have read this thread : 2

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts