View previous topic :: View next topic |
Author |
Message |
rugan035
Joined: 14 Nov 2014 Posts: 2
|
Please. Little Problem. |
Posted: Fri Nov 14, 2014 7:18 pm |
|
|
Clean: Deleting intermediary and output files.
Clean: Deleted file "C:\Users\MR\Desktop\a\a.mcs".
Clean: Done.
Executing: "C:\Program Files (x86)\PICC\CCSC.exe" +FM "delay.c" +DF +LN +T +A +M +Z +Y=9 +EA
Could not spawn language tool. Check command-line options. (740)
BUILD FAILED: Sat Nov 15 03:03:24 2014
I'm doing the build process.But giving the above error. What can I do?
Thanks. |
|
|
asmboy
Joined: 20 Nov 2007 Posts: 2128 Location: albany ny
|
|
|
rugan035
Joined: 14 Nov 2014 Posts: 2
|
|
Posted: Sat Nov 15, 2014 1:31 pm |
|
|
Oh sorry. I didn't know.
Complier version MPLAB IDE V8.91 using. Standard run. Target PIC16F877A.
This error giving every program. Does not matter.
I choose Set Language Tool Locations: CCS C Complier for PIC10/12/14/16/...dsPIC |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Sat Nov 15, 2014 3:53 pm |
|
|
Post your operating system. |
|
|
asmboy
Joined: 20 Nov 2007 Posts: 2128 Location: albany ny
|
|
Posted: Sat Nov 15, 2014 3:53 pm |
|
|
this is the CCS forum not the MPLAB forum.
AND
I do believe the errors you show are MPLAB based
and you still have given nothing that
anyone could reasonably help you with, including things like your CCS version number and the CODE that you says causes you trouble.
Too bad, but at the moment "Great Swami" the mind reader
has not logged in lately, so
i think you are as they say S.O.O.L.
based on the amazingly near total lack of information you post.
That means i share your sentiment when you say
"i don't know" , and am convinced that you are 100% correct
as well as perhaps lacking a clue too, when you say that.
Best of luck in your project. |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19515
|
|
Posted: Sun Nov 16, 2014 1:35 am |
|
|
A search on the MPLAB forum, will find this error occurring a lot.
Try one thing. Create a shortcut to your MPLAB, and then right click this, select 'properties'. Then in the 'Compatibility' tab, tick 'Run this program as administrator', and select 'Run this program in compatibility mode for:' - select Windows XP (Service Pack 3). Say 'OK', and then see if the problem disappears.
I think it occurs because the program doesn't have the permissions to access the required files. |
|
|
|