+ Reply to Thread
Results 1 to 2 of 2

Thread: Problems with PIC16F84A

  1. #1
    qty
    qty is offline
    qty Newbie
    Join Date
    Oct 2005
    Posts
    2

    Default Problems with PIC16F84A

    Hi to all, i'm using PIC16F84A for my project on robots. However, when i tried to program it with a program i wrote it shows me this.

    Program Memory or EEPROM Data is protected. Reprogram
    the entire part. If "Auto select memory areas and range"
    on the Memory Ranges tab of the programmer settings
    is enabled, it must be disabeled before proceeding.

    As i m new to all the PIC and assembly language area, and my advisor is on long term vacation i have no needs of seeking help other then here. Please advice me on what i can do to solve this problem. Thanks alot.


  2. #2
    eblc1388 Excellent eblc1388 Excellent eblc1388 Excellent eblc1388 Excellent eblc1388 Excellent
    Join Date
    Jan 2005
    Location
    UK
    Posts
    2,226

    Default

    It happened because someone has configured the PIC with "code protection" option enabled. This is a config setting that lock the PIC to prevent other people trying to read out the code or data.

    All you need to do first is to bulk erase the PIC. Some programming software will do that for you automatically as a selectable option but some require manual selection.

    Check the pulldown menu selection or on screen command buttons for one that does "Erase" or "Erase PIC".
    L.Chung

+ Reply to Thread

Tags for this Thread