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.

CCSTUDIO: CCS V12 crashes on linux after installing new SDK

Part Number: CCSTUDIO
Other Parts Discussed in Thread: CC3235SF, CC2652P,

Dear sirs,

I was running CCS V12.3 on ubuntu 22.04 to develop and program CC3235SF devices. It was working ok.

I installed a new SDK (cc13xx_cc26xx_sdk_6_20_00_29) to program a  C2652P device. We use them quite often in our designs.

After this, I imported several projects (SimplePeripheral, multirole,...) and they compiled without any problems. The first time I launched the debug, it asked me to update the XDS110 firmware and I did it without any issue.

However, as soon as the IDE finishes loading the program and it starts the debugging session the whole CCS Studio crashes and disappears. It also happens when just loading the program. Our board is successfully debugged and programmed using older CCS on other computers.

I have updated the CCS to version 12.4 but it does not solve this issue. I have also reinstalled the install_drivers script with sudo

I do not see anything relevant neither in the eclipse log or the linux syslog. 

Could you please let me know how to resolve this problem?.