This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I get this error whenever I try to build or rebuild or even clean the project. Doing build number of times may some times goes through & finaly once i a while build gets finished. Most od time it shows that build window & keeps me waiting on refreshig project until I cancel it, & on cancel I get this error.
Some times it compiles 1 or 2 files of project & error comes. I have checked for the gmake file, it is there in the said path,
Here is complete error
"../CC1100-CC2500.c", line 107: remark #1535-D: (ULP 8.1) variable "paTableLen" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
gmake: *** Access is denied.
. Stop.
gmake: *** Waiting for unfinished jobs....
gmake: *** Deleting file `CC1100-CC2500.obj'
**** Build of configuration Debug for project RF ****
Command canceled
Error: Program "E:/ti/ccsv5/utils/bin/gmake" is not found in PATH
PATH=[E:\ti\ccsv5\ccs_base\common\bin;E:\ti\ccsv5\ccs_base\common\uscif;E:\ti\ccsv5\ccs_base\DebugServer\license;E:\ti\ccsv5\ccs_base\common\bin;E:\ti\ccsv5\ccs_base\common\uscif;E:\ti\ccsv5\ccs_base\DebugServer\license;E:/ti/ccsv5/eclipse/jre/bin/client;E:/ti/ccsv5/eclipse/jre/bin;E:/ti/ccsv5/eclipse/jre/lib/i386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WinAVR-20100110\bin;C:\WinAVR-20100110\utils\bin;C:\Program Files\Microchip\MPLAB C32 Suite\bin;C:\Program Files\Microchip\MPLAB IDE\VDI;C:\PROGRA~1\MICROC~1\THIRDP~1\PICC;c:\mspgcc\bin;C:\PROGRA~1\COMMON~1\AUTODE~1;C:\Program Files\HI-TECH Software\PICC\PRO\9.65\bin;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;;C:\Cygnus\arm-tools\bin;C:\Cygnus\Bin;;e:\Program Files\H-JTAG V0.3.1;C:\Program Files\Texas Instruments\CC Essentials
2.0\eclipse\plugins\com.ti.eem.wrapper_2.0.0;C:\Program Files\Common Files\Ahead\Lib\;E:\ti\ccsv5\eclipse;]
**** Build Finished ****
Yes it works if I disable or pause anti virus prog( Kasperskey), but it makes my PC vulnarable. Is there any permanent solution?
Hi!
I don't like "Kasperskey". It takes a lot of resources and slows down the operating system, also it conflicts with some applications (for example as at your case). My long time experience of using different AV applications demonstrated that the best AV is Norton from Symantec (at least for me). But it is a matter of taste and somebody may disagree with me.
Regards,
Igor
Hi,
I cant remove kasperskey from machine. I would like to have a solution so that I dont need to disable it!
Thanks,
Vijay
Vijay,
the simplest compromise is to disable AV and to disconnect internet while you using CCS. Also I suspect that Kaspersky could be tuned somehow for not to affect on gmake.exe. But I don't know settings of Kaspersky enough good.
Regards,
Igor
Hello,
Unfortunately, this seems to be some recent change in Kaspersky that is impacting gmake build process. CCS uses off the shelf gmake 3.82 for building. It seems that others have run into this issue as well with plain gmake. There is a suggestion on which Kaspersky feature to disable to work around this issue:
http://forum.kaspersky.com/index.php?showtopic=266474
Here is another thread for a different tool. Few people commented that AVR Studio used to work until a certain period of time and then it started to exhibit the same issue. Most likely due to some Kaspersky update.
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=printview&t=119938&start=100
First thread has no follow up. I'll see if we can resurrect that thread.
Thanks,
martin
Hello,
I had posted the error on Kasperskey fourum also & I got replay from technical team that I should remove prevoius version of kasperskey & install new Kasperskey Internet security2014 version, retaining prevoius licencing info. Let me try this option.
Thanks,
Vijay
Hello Vijay,
Would you be able to post a quick note whether uninstalling previous version and re-installing newer version worked for you?
Thank you!
Martin
For Kaspersy 2013 users: no need to completely disable the antivirus. Disabling only the "System Watcher" component worked fine for me (with CCS 5.5.0).
This worked for me. I had the gmake issue that never finished and disabling the "system watcher" from Kaspersky did the trick.
Yes, upgrading to Interet security version of kaspersky solved this issue. CCS now working fne. Thanks for your support.
Regards
Vijay
Upgrading from Kaspersky Antivirus 2013 to Kaspersky Antivirus 2014 did not solve the issue. I still have to disable the Kaspersky's "System Watcher" for gmake to work.