Other Parts Discussed in Thread: SYSBIOS
I get these occasional and persistent errors in Code Composer Studio, wherein the linker goes nuts and spews out this obscure error. It only happens once in a while, usually every few days, and I don't know what is wrong. I have tried getting rid of the workspace but the problem persists. I did re-install CCS once and the problem went away, and this last time, rebooting my build machine cleared out the problem.
Could someone tell me what the problem is, and how to fix it without rebooting (which is a real pain, since setting up my environment takes quite a while)?
Thank you for any help.
Building target: "DCAN_RX.out"
Invoking: ARM Linker
"C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi -z -m"DCAN_RX.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-arm_20.2.0.LTS/lib" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="DCAN_RX_linkInfo.xml" --rom_model --be32 -o "DCAN_RX.out" "./app/source/APP_CONSOLE.obj" "./app/source/APP_RCV_CONTROL.obj" "./app/source/APP_RCV_VEHICLE.obj" "./canMsgLib/CAN_msg_lib.obj" "./core/time/source/DCS_TIME.obj" "./database/source/DB.obj" "./database/source/ID.obj" "./source/.
<Linking>"C:\\Users\\xxx\\AppData\\Local\\Temp\\{E415C439-4540-47F0-B28A-55ABDCBFDC15}", line 30: fatal error #6001: cannot open file "./source/.": Permission denied