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.

CCS: [Bug] in ARM Linker's Search File Path form

Other Parts Discussed in Thread: CC3235SF

Tool/software: Code Composer Studio

Hi all,

I am using CCS with a CC3235SF Launchpad and there is an annoying bug that might be in other places too. I am referring to the Project->Properties->Build->ARM Linker -> Search File Path form.
There is a problem when trying to remove a library or a search path entry. When pressing the "Delete" icon, instead of removing the selected ones,it removes all of the entries. If you apply the changes
then you've lost your entries, thus it is not a data binding or any other problem of the list component. I've confirmed this problem in different projects. I am running the Linux version on a 64-bit Ubuntu 20.04 VM
although I am sure since it is Java and Eclipse-based, the problem is most probably in all of the other versions.

Thanks

George