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.

CCS: "Permission Denied" Build Error -- Requires Administrator Privileges

Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Code Composer Studio

Hello CCS Team,

I have a customer who is having Build Errors where we are seeing a "Permission Denied" error, this is resolved with opening CCStudio as an Administrator although we are wondering if there is a way to resolve this a different way.

The error he is seeing can be seen below,

making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
subdir_rules.mk:19: recipe for target 'build-1790729617-inproc' failed
/cygdrive/c/ti/xdctools_3_50_08_24_core/bin/rm: cannot remove `.interfaces': Permission denied
gmake.exe: *** [.interfaces] Error 1
js: "C:/ti/xdctools_3_50_08_24_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[2]: *** [build-1790729617-inproc] Error 1
subdir_rules.mk:16: recipe for target 'build-1790729617' failed
gmake[1]: *** [build-1790729617] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
makefile:174: recipe for target 'all' failed
gmake: *** [all] Error 2

Do we have some kind of explanation for this?

Cheers,

Akash