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**** 2484615 points


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

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

部件号:CCSTUDIO


工具/软件:

您好、Michael:

我一直在玩,我得到了它的工作,我做了一个新的安装我的笔记本电脑从 12.7.1 升级到 12.8.1 :

-下载了 12.8.1 Linux 安装程序

-开始安装,并在 98 %的误差通过

-删除了 ti_cgt_dmed_1.1.6_linux_installer_x86.bin 的路径中提到的弹出式错误消息

-创建了一个新的 ti_cgt_dMED… 一方

#!/bin/sh

退出 0

-使其可执行

-单击“重试“按钮继续并完成安装

最后、要使 CCS 运行而不出现 libMiniDump.so 错误:

-从 http://archive.ubuntu.com/ubuntu/pool/universe/p/prelink/execstack_0.0.20131005-1.1ubuntu1_amd64.deb 下载 execstack deb 软件包

-在/opt/ti/ccs1281/ccs/ccs_base/common/bin 目录中使用-c libMiniDump.so 执行 execstack

Roelof

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

    很高兴听到它在工作。 感谢您分享您的解决方案!