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:Linux debian CCS 12.8.1 无法加载 libminidump.so

Guru**** 2422790 points
Other Parts Discussed in Thread: CCSTUDIO

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1538530/ccstudio-linux-debian-ccs-12-8-1-can-not-load-libminidump-so

部件号:CCSTUDIO


工具/软件:

您好、

我在几周前安装了最新的 CCS、并且一直在使用它而没有出现问题。

现在、我将 debian 测试版本升级到最新版本、之后 CCS 无法加载

带有:加载/opt/ti/ccs1281/ccs/eclipse/../ccs_base/common/bin/libMiniDump.so 时出现问题

我试图找出原因,但没有找到一个原因,而不是显而易见的

我做了分销升级。

如果我尝试查看 CCS 需要哪些库、则不会显示:

RTH@castle:~ ldd /opt/ti/ccs1281/ccs/eclipse/ccstudio
   linux-vdso.so.1 (0x00007f551af0f000)
   libpthread.so.0 =>/lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f551aee9000)
   libdl.so.2 =>/lib/x86_64-linux-gnu/libdl.so.2 (0x00007f551aee4000)
   libc.so.6 =>/lib/x86_64-linux-gnu/libc.so.6 (0x00007f551acee000)
   /lib64/ld-linux-x86-64.so.2 (0x00007f551af11000)

RTH@castle:~$ objdump -p /opt/ti/ccs1281/ccs/eclipse/ccstudio | grep -i needed
需要 libpthread.so.0
需要 libdl.so.2
需要 libc.so.6

这是一个已知的新问题吗?

有没有办法解决这个问题?

我还安装了 CCS v20 (theia)、这会进行加载、如果我能够弄清楚如何设置新的

工程而不使用向导、它可能可用。

重命名 libminidump.so 时、CCS v20 仍将加载

Roelof

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    尊敬的 Roelof:

    我们强烈建议迁移到 CCSv20、尤其是因为它似乎在您的发行版上工作(官方上,它仅在 Ubuntu 20.04、22.04 和 24.04 上受支持和测试)。 可以使用 CLI 从头开始创建新工程: software-dl.ti.com/.../ccs_project-command-line.html

    此致、

    Michael