Part Number: TMS320F28388D
Hi Experts,
Our customer has a concern, to organize his project he has decided to put the linker command files into ${PROJECT_LOC}/2838x_RAM_lnk_cpu1.cmd. So into the project properties he set this:

With the ${PROJECT_LOC} configured as follow:

When he build the project it does not use his file and go back to the properties it was modified to empty:

He also tried to manually set the location using the `browse` button:

But again the information isn't held. What is the issue?
It seems he don't need to do ${PROJECT_LOC}/cmd/*.cmd, but just `cmd/*.cmd`. In this case it only work if he doesn't have several .cmd files in the same location, for instance he have flash.cmd and ram.cmd, he configured the configuration to use cmd/ram.cmd, but as long as the cmd/flash.cmd is in the folder, the configuration uses-it. Why?
Please advise. Thank you.
Best regards,
Gerald