I have a problem when compile a *.c file. It is like that
[main.c] "D:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -k -pdf -pdr -pdv -pdw -pden -fr"D:/CCStudio_v3.3/MyProjects/Ope_example/Debug" -d"_DEBUG" -me -@"Debug.lkf" "main.c"
"main.asm", ERROR! : [E1000] Unable to open temp macro library: Permission
denied
>> Compilation failure
Build Complete,
1 Errors, 0 Warnings, 0 Remarks.
Can anyone help? Thanks!