PDA

View Full Version : PIC BASIC PRO MPLAB IDE v8.56 PROBLEM



dragan77
- 17th September 2010, 19:17
I HAVE ONE PROBLEM!!!

When I writing some code in Pic Basic Pro compiler,
and when I finish,
I press F9 button to compile,
display me this message:

WARNING!
The microchip assembler (MPASM) only allows up to 62 characters to be used of path and file name.Current length is 109 characters.

And now,when I open new page,and copy and paste my code in this new page,
everything is be OK,I can,when I press F9 button,to compile my project!

If I try some changing in my code in page,an I try again compile, display me the same message:

WARNING!
The microchip assembler (MPASM) only allows up to 62 characters to be used of path and file name.Current length is 109 characters.

Can somebody help me,why this is happed?

mackrackit
- 17th September 2010, 19:46
Sounds like you have your project directory in my documents or some place else deep in the drive.

Try moving the project directory near the drives root.
C:\PIC PROGS\
Then have sub directories below that for each project.

aratti
- 17th September 2010, 19:49
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_direc tory\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.

dragan77
- 17th September 2010, 20:36
Thinks,for answer,but I cant fix may problem.
Can somebody tell me how correct install Pic Basic Pro,
and where i can fine full version!

mackrackit
- 17th September 2010, 21:30
You can get the full version here
http://melabs.com/