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.
工具/软件:Code Composer Studio
尊敬的TI团队
在Ubuntu 17.04 上使用CCS 6.1 时遇到一些问题。 在执行Linux内核更新后,CCS拒绝启动(以segfault结束)。 这似乎与以下问题有关:
我可以通过使用较旧的内核版本继续工作,但这肯定不是一个长期的解决方法。 因此,我决定升级到Ubuntu 17.10 (随附新内核4.13 .0-16),希望现在可以解决问题。 不幸的是,它不是... 此外,Ubuntu 17.10 似乎不支持与CCS一起使用的较旧内核版本!
使用"export JAVA_TOOL_OPTIONS=-Xss2560k"的建议解决方法对我也不起作用。
所以目前我根本不能使用CCS!
gdb的输出:
正在启动程序:/home/fritz/ti/ccsv6/eclipse/CCStudio [使用libthread_db启用的线程调试] 使用host libthread_db库"/lib/x86_64-linux-GNU/libthread_db.so.1"。 Process 9768正在执行新程序:/home/fritz/ti/libccsv6/ecse/ccstudio thread/lipstudio .db/thread_linux/thread_db.db/using thread_library/linux.db"。 GTK-Message:无法加载模块"overlay-scrollbar" GTK-Message:无法加载模块"atk-bridge" /usr/share/themes/Ambiance gtk-SIGSE/apps/mate-panel.rc 2.0 :30:错误:无效字符串常量"murrine-scrollbar",预期有效字符串常量 程序接收到信号SIGSEGV,分段故障。 Check Alignment of PHs>/home/fritz/ti/ccsv6/eclipse/jre/bin/ ./lib/i386/client/libjvm.so中的0xf5c05b in _expand_stack_to_(unsigned char*)()
谢谢。
您好,
Ubuntu 17.10 不支持CCS版本7.3 .0和更早版本:
http://processors.wiki.ti.com/index.php/Linux_Host_Support_CCSv7#Ubuntu.2FKubuntu_17.10
CCS版本7.4 0将支持它(计划在月底发布)。
谢谢
KI