Hello,
I am having repeated problems with file permissions while building with CCS V5.5. For instance, this is but one error that occurs (the first), when rebuilding my project:
"acfg.s62", ERROR! : [E1000] Cannot open source file acfg.s62: Permission denied
This seems to occur at random, as I had been building the project without issue, when all of a sudden this started after a file edit. It had happened previously, so I moved my project to a new directory. Which seemed to resolve it, until randomly it began again in the new directory as well.
I've tried all kinds of security things, under the Windoze Security tab, opening up permissions, adding full control, etc. But no solution yet.
Here is another error, further along on the failed build (I changed the project name to "a" in the error messages intentionally, when cutting and pasting here)
Fatal error #5: could not open source file "acfg_c.c"
1 fatal error detected in the compilation of "acfg_c.c".
Compilation terminated.
>> Compilation failure
gmake: *** [acfg_c.obj] Error 1
I've looked through a lot of other E2E posts, trying to find an answer, but without luck.
Regards,
Robert