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.

TMS320F280037: After a build executed with ccs-server-cli.sh the .map, .out, and .bin files appear to be locked and permission is denied to use these files as pipeline artifacts.

Part Number: TMS320F280037

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