Just done a search for run.* on my PC too and nothing found !
What programmer are you using, and which version of MPLAB have you got installed
Just done a search for run.* on my PC too and nothing found !
What programmer are you using, and which version of MPLAB have you got installed
MCS creates the files during the compile process. Then deletes them when it's done.
run.bat
run.pif
The files are created in the same folder as the project being compiled.
I don't know why it wouldn't be able to find them, unless the folder's path is too long or has some non-standard characters in it.![]()
DT
Thanks guys for the replies -
I'm going to remove and reinstall PBP - I've already reinstalled MCS
Darrel- You know, that could just be it. I renamed project directories just before this happened. I'll change them back & let you guys know what happens
regards
Angus
A reportback, chaps.
I moved the PBP source files from a folder on the desktop into the MCS directory, and everything compiles fine.
Angus
If you open MCS and then select VIEW then EDITOR OPTIONS there is an option at the bottom of the settings for the default folder which is normally C:\Program Files\Mecanique\MCS
If you then click on the change button you can select any other location on your PC
Bookmarks