Tool/software:
When ccs-server-cli.sh is executed using the following command:
/opt/ti/ccs/eclipse/ccs-server-cli.sh -workspace "$BITBUCKET_CLONE_DIR/workspace" -application projectBuild -ccs.workspace
I get DBG-FW-PWR-v1.1.22.out, DBG-FW-PWR-v1.1.22.bin and DBG-FW-PWR-v1.1.22.map in my /workspace/inv-mh/Flash folder. But these files are acting as if they are locked by a process. I have checked the permissions of the files and the containing folder and they seem correct, but I cannot add them as Bitbucket pipeline artifacts; trying to do so results in "Permission Denied". Is there any chance that a process kicked off by the ccs-server-cli.sh script might still be active and 'locking' these files?
thank you for you assistance,
Jeremy