problem with my EPIC


Closed Thread
Results 1 to 17 of 17

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Posts
    5


    Did you find this post helpful? Yes | No

    Default problem

    Hi I'm having the same problem, I get an error message saying "Code error at..."... I tried changing my adapter and cable... But nothing worked..I'm getting another error message "Target device does not match the selected device".. I'm using pic16f84a... But if I select it frm the list I get this erro message.. If I select pic16f84 I'm not getting any kind of problems(but still I'm not able 2 program my uC)..

    Plz I need some help, its been months since I've bought this programmer, but still I'm unable to use it...

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by elankart View Post
    Hi I'm having the same problem, I get an error message saying "Code error at..."... I tried changing my adapter and cable... But nothing worked..I'm getting another error message "Target device does not match the selected device".. I'm using pic16f84a... But if I select it frm the list I get this erro message.. If I select pic16f84 I'm not getting any kind of problems(but still I'm not able 2 program my uC)..

    Plz I need some help, its been months since I've bought this programmer, but still I'm unable to use it...
    How many of the troubleshooting steps listed at MeLabs have you tried?

  3. #3
    Join Date
    Apr 2007
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    nearly everything..

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by elankart View Post
    nearly everything..
    This is the parallel type EPIC programmer right?

    Does it start to program and then quit for some silly reason? Windows XP may periodically access printer ports and interrupt the EPIC programming process. This can be stopped with a registry entry. Go to MeLabs for the registry fix. I had a similar problem with my Warp13a, only it was caused by the motherboard's periodic temperature sensor/fan sensor reading about every 5 seconds or so. Made me pull hair out until I disabled it in BIOS.

    Power supply - >13VAC or >16VDC?

    Parallel port set to "standard" or "ECP" (try both) in the bios setup

    Use the Windows Task Manager to stop the process "spoolsv.exe".

  5. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Sorry misread previous suggestion about the LPT patch.

    BTW, i don't think it's a good idea to kill the Spoolsv.exe process...unless it sucks 99% of your system ressource... if so.. it's probably a virus, a bad network setup (if any), or bad printer(device) driver anyways.

    EDIT: are you programming your PIC in the ZIF socket or using ICSP?
    Last edited by mister_e; - 24th April 2007 at 01:44.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  6. #6
    Join Date
    Apr 2007
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    no ZIF... ICSP... I mounted my uC in the socket provided...

  7. #7
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    If you're using ICSP, you followed the following method and schematic?

    http://www.melabs.com/support/icsp.htm

    THE LVP/PGM pin is really tied/loaded to GND (if there's any on the PIC you're using)?
    Last edited by mister_e; - 24th April 2007 at 21:25.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  8. #8
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by elankart View Post
    Hi I'm having the same problem, I get an error message saying "Code error at..."... I tried changing my adapter and cable... But nothing worked..I'm getting another error message "Target device does not match the selected device".. I'm using pic16f84a... But if I select it frm the list I get this erro message.. If I select pic16f84 I'm not getting any kind of problems(but still I'm not able 2 program my uC)..

    Plz I need some help, its been months since I've bought this programmer, but still I'm unable to use it...
    Like you said, you have 2 separate problems here. The first seems to be a harware problem; let look into that later.

    The second one, I suspect is this; are you using a statement that defines the PIC within your code (as in @ Device Pic16F84A .... ) with Microcode Studio? Chances are you have defined a different PIC in the MCS option of 'Target Processor'. I mean, your code might be specifying a 16F84A, but MCS is looking for a 16F84 (or the other way around).

    Give us a feedback on the above, and then we'll move on to the hardware issue.

    Regards,

    Anand

Similar Threads

  1. USART Problem , but don't know where, in pc? or in PIC?
    By precision in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 15th July 2007, 08:12
  2. Need the programmer EPIC software
    By Pedro Santos in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 22nd April 2007, 11:42
  3. EPIC 2.46 beta and 16f876a-i/sp
    By andyf97 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 11th October 2005, 11:49
  4. 1 slave 1 master 1 MAX232 1 problem ?
    By SuB-ZeRo in forum mel PIC BASIC Pro
    Replies: 19
    Last Post: - 31st July 2005, 22:59
  5. EPIC PLUS programmer (problem)
    By pakbasic in forum General
    Replies: 3
    Last Post: - 17th May 2005, 19:28

Members who have read this thread : 0

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