Code works on 16F84A but not on 16F88?


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default

    Bruce, thanks for the code, but it's still not working on my PIC.

    I'm using PBP v. 2.47 with MPLAB v8.15a - are there any problems with this combo that I should know about? It seems kind of crazy to me that a PIC16F84A will work correctly with the same hardware and the same code (minus the @ DEVICE instructions.)

  2. #2
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    PBP v2.47 should work fine with MPLAB v8.15a.

    Are you 100% sure your ICD2 is programming config settings with what you expect?

    Are you programming it to run in the ICD, or just using the ICD2 as a programmer?

    Have you tried programming the PIC and dropping it on a breadboard?

    Are you compiling from within MPLAB, or are you using MicroCode Studio to compile?

    If you're using MicroCode Studio, and you're clicking the ICD Compile VS the standard
    compile button, that would explain why it doesn't work. If you click the ICD Compile
    button, and program the part, it only works when connected to a PC with the MCS ICD
    software running.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  3. #3


    Did you find this post helpful? Yes | No

    Default

    OK, I just found out that we had a copy of PBP 2.60 that had not yet been installed. I had to upgrade my install of MPLAB as well (to 8.40) but the code is now working with no changes.

    Bruce, thanks very much for all your help.

Similar Threads

  1. Can't get a 16F88 to do anything.
    By ccowley in forum General
    Replies: 14
    Last Post: - 25th August 2008, 23:42
  2. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  3. Error code [112]/[113]
    By Dj tempo in forum General
    Replies: 3
    Last Post: - 17th June 2007, 16:15
  4. Code: Why is this code greater than 2000 words?
    By DrDreas in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 1st June 2007, 19:51
  5. Replies: 1
    Last Post: - 31st August 2005, 20:00

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