Tasark
Joined: 25 Jan 2011 Posts: 12
|
MPLAB X errors |
Posted: Tue Jan 17, 2012 8:36 am |
|
|
I just got the official V1.0 release of MPLAB X and created a new project and immediently tried to compile it. It of course is missing a '#DEVICE' which was expected. What was not expected however was this error
Code: | 'mv: cannot stat `dist/default/production/newmain.cof': No such file or directory' |
No matter the settings and numerous projects I try importing, it seems CCS compiler can not create the .cof file? I am using the latest compiler 4.128. Anyone else experience this? |
|