PIC BASIC PRO MPLAB IDE v8.56 PROBLEM


Results 1 to 5 of 5

Threaded View

  1. #3
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    WARNING!
    The microchip assembler (MPASM) only allows up to 62 characters to be used of path and file name.Current length is 109 characters.
    This simply means that you have to short the path.

    "C:\windows\my_directory\your_directory\their_dire ctory\new-directory\your_program" this is more than 62 characters and it will not compile untill you reduce it to 62 characters or less.

    Al.
    Last edited by aratti; - 17th September 2010 at 19:53.
    All progress began with an idea

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