-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Debug and Trace
-
DBGTRC-7094
-
CCS_12.7.0
-
CCS_12.8.0
-
Generic
-
When issuing the "Test connection" button on CCSv12.7.0 and Ubuntu 20.04, the dbgjtag tool fails with the following error message:
/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29 'not found
(the attached file shows the error in the context of the GUI)
This is probably a failure on the dependency checker
The workaround is to install the dependency separately. Reference:
https://askubuntu.com/questions/1393285/how-to-install-glibcxx-3-4-29-on-ubuntu-20-04