pic18f series and microcode studio


Closed Thread
Results 1 to 3 of 3
  1. #1
    ahm2002's Avatar
    ahm2002 Guest

    Default pic18f series and microcode studio

    Hello Dears,

    i have a problem when i write code in microcode studio version 2.2.1 with pic basic pro 2.46 compiler.

    when i write a code to program 18F452 microcontroller then i complie it i use MPASM but the compilation process will not complete and window show "asmbler errors" and write in the buttom of the window "source file pexceeds 62 characters".

    so why this problem occures? and how i can repair it? how i can use the MPASM?

    please we need ur help

    also if any member have new version of microcode studio (full version is prefered) please provide us with a like to download from any suitable download site.

    Thank you

    Ala'
    Last edited by ahm2002; - 10th December 2008 at 18:19.

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by ahm2002 View Post
    Hello Dears,
    i have a problem when i write code in microcode studio version 2.2.1 with pic basic pro 2.46 compiler.
    when i write a code to program 18F452 microcontroller then i complie it i use MPASM but the compilation process will not complete and window show "asmbler errors" and write in the buttom of the window "source file pexceeds 62 characters".
    so why this problem occures? and how i can repair it? how i can use the MPASM?
    please we need ur help
    also if any member have new version of microcode studio (full version is prefered) please provide us with a like to download from any suitable download site.
    Thank you
    Ala'
    Should I comment on this?

    Should I not comment on this?

    Should I comment on this?

    Should I not comment on this?

    Oh the choices...

    Decisions...decisions...decision...

    Do I let my morality rule the answer or do I go with what I really feel?

    Oh what a pickle I am in.

    If I answer it wrong, I may not get another chance to answer.

    If I don't answer it at all, I may feel guilty at the end of the day.

    Or maybe I wouldn't feel guilty at all.

    What should I do?

  3. #3
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,610


    Did you find this post helpful? Yes | No

    Default

    Ala',
    Don't expect anyone here to provide you with an illegal copy of ANY software, that's simply not what we do here. Asking for things like that is not appreciated.

    As to your fault, it looks like it pretty much spells it out for you: Source file exceeds 62 characters. I've never seen it myself but my guess is that the filename is too long. For example if you have the source in C:\Users\Documents and Setting\Ala\My Documents\PBP Projects.... the path is longer than 63 characters. Move your project folder to the root of your C-drive and try again.

    /Henrik.

Similar Threads

  1. Replies: 2
    Last Post: - 9th February 2006, 22:03

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