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.

Having problem with workspace name starting with '[' & ']' symbol

Hi Experts,

When building a sample hello world example using CCS 12.03. I got below error.

makefile:168: recipe for target 'post-build' failed
gmake[3]: *** C:\Users\a0502728[WS]AM64-sk\hello_world_am64x-evm_m4fss0-0_freertos_ti-arm-clang: No such file or directory. Stop.

Please see the below screenshot.

The name of my workspace is - [WS]AM64-sk.

When I changed the workspace name from [WS]AM64-sk to A[WS]AM64-sk everything works fine. 

I figured out that the workspace name is creating problem here.

Can you please let me know why I am not able to use a workspace name starting with '[' & ']' symbol?

Thanks,

Tushar