Target Processor


Closed Thread
Results 1 to 9 of 9
  1. #1
    hrifai's Avatar
    hrifai Guest

    Angry Target Processor

    I need help, I suddenly get the message "ERROR IN PARAMETER PIC16F877" I don't know what to do, can someone help ???

    Thank you

  2. #2
    hrifai's Avatar
    hrifai Guest


    Did you find this post helpful? Yes | No

    Default No reply Yet

    Thank you

    I am using the Microcode studio for a sometime now and this is the first time I try to change the PIC from 16F84 to 16F877 and it seems PB doesn't recognize the PIC, I really need someone to give me ADVICE, this is urgent PLEASE

    Thank you

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


    Did you find this post helpful? Yes | No

    Default

    If you can post your code (even if i don't think it's the main cause), we can try here and give you some hints.
    Steve

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

  4. #4
    hrifai's Avatar
    hrifai Guest


    Did you find this post helpful? Yes | No

    Default Irrelavant

    I guess it is Irrelavant because even I am using examples without any addition it is the same thing. it seems to be a missing include or something.
    But here is a simple one :

    Pause 500 ' Wait for LCD to startup

    loop:
    Lcdout $fe, 1 ' Clear LCD screen
    Lcdout "Hello" ' Display Hello
    Pause 500 ' Wait .5 second

    Lcdout $fe, 1 ' Clear LCD screen
    Lcdout "World"
    Pause 500 ' Wait .5 second

    Goto loop ' Do it forever

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


    Did you find this post helpful? Yes | No

    Default

    mmm no problems here... well the only thing i can suggest is to remove your PBP installation and reinstall it again.

    Sorry i can't say more than that
    Steve

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

  6. #6
    hrifai's Avatar
    hrifai Guest


    Did you find this post helpful? Yes | No

    Default Thanks a mill

    Thanks a mill but actually I did
    same problem but in a different way: please view attachment
    hrifai
    Attached Images Attached Images  

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


    Did you find this post helpful? Yes | No

    Default

    mmm, usually PBP should be installed as close to the hard-drive root as possible I.E C:\PBP

    I think that if the path+filename string size is the main cause. What about if you change to 16F88? about 16F84A?
    Steve

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

  8. #8
    Join Date
    Feb 2005
    Location
    Saltburn by the Sea
    Posts
    23


    Did you find this post helpful? Yes | No

    Default

    Go to HELP...ABOUT what version of PBP is it showing? Have you multiple PBP installations on your hard drive? If so, try selecting VIEW...COMPILE AND PROGRAM options and point it towards the correct version of PBP.

  9. #9
    hrifai's Avatar
    hrifai Guest


    Did you find this post helpful? Yes | No

    Default Problem solved

    Thank You all

    The problem was solved after reinstalling all needed applications directly on the C: drive
    I am sorry for the way I was rushing for a reply, but it is a matter of futur to me

    Thank you again

Similar Threads

  1. MicroCode Studio and Target Processor
    By NOJPIC in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 22nd February 2010, 18:40
  2. Cant change target processor to compile
    By ozarkshermit in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 9th November 2009, 18:31
  3. 18F4685 not in target processor list
    By Kamikaze47 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 15th July 2007, 13:13
  4. Default target processor
    By Adrian in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 28th June 2007, 00:20
  5. Target Processor not in list?
    By eoasap in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 13th November 2005, 19:35

Members who have read this thread : 1

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