i tryed to customize a bit the main asm because i have an 2x16 display
using mplab, but when i press f10
i get this error151
i remember that time ago i solved the problem moving the directory somewhere..
after 10 months i forgot everything…i’m so fried…
can somebody give me a tip?
thanx
hiya tokyo’
I’m not sure what is happening, can you include the full error message?
Thanks!
i get this error151
If this is THAT error, then it´s “path too long” in plain MPLAB talk
Move the source files closer to drive root directory, for example: C:\MB\ …
(strange that Mighty 40MB+ MPLAB still uses external 2MB- MPASM to compile sources and can´t display error messages in human readable form - Does everybody have to imitate.. uhh..)
Moebius
Introducing: Mr “I know all the MPLAB error codes by memory” Moebius!!
And the crowd goes wild! ;D
Well,
Searching the net, I think I was wrong.. :
Moebius
well, i don’t have mplab on this computer now
but if i’m not wrong, should be something that finish like"… the path is too complex…"
in the while i tryed to move the folder of sid 1.7 303b
inside the directory of my disc C
and i got the error anyway(?)
what’s wrong?
Can MPASM handle path/filenames with spaces in them, and more than 3 letters after the “.”, or is it strictly old-school?
ok, i got it
the error message says
error 151(cs file name)
unresolvable label or too complex
i did like this:
i opened mplab
i created a new project
i copied all the files inside the directory sid 1.7-303b, dragging them
on the project window
i saved the project in a directory named “303” really close to the root directory
(C:/303:/)
i customized the asm files
and then i pressed F10
should b ok but i always get that error 151!!
…so? nobody knows a solution?
i also have a new problem, suddenly my lcd doesn’t show anything, but seems that the problem is about the cable or something like that, and another one is that the core doesn’t want to communicate with sid, i tryed to reinstall everything from the beginning
(even if i can’t send the right sid application with the right setting for my 2x16 lcd!)
and from mios i noticed that the core sends a midimessage that is the following
note off c-1 velocity=00
note off c-1 velocity=00
note off c-1 velocity=00
note off c9 velocity=120
…timing clock
…timing clock
i know that i’m adisaster with this project, but : what is going on? is my sid dying?