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.

[参考译文] CCS/AM5718:在 CCS 中调试 MLO/U-Boot

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/854648/ccs-am5718-debug-mlo-u-boot-in-ccs

器件型号:AM5718

工具/软件:Code Composer Studio

您好!

我使用的是 AM5718 IDK EVM 和 ti-processor-sdk-linux-am57xx-evm-05.03.00.07。

我正在尝试使用 CCS 版本8.3.0.00009调试 MLO 和 U-Boot。


我已经关注了

 

我收到以下消息:

无法在"arch/arm/lib/vectors.s"找到源文件
找到文件或编辑源查找路径以包括其位置。

当尝试放入硬件断点时、我会收到以下消息:

没有与“……”关联的代码  start.s"、第89行、位于任何已加载的符号中。

来自e2e.ti.com/.../87658中的帖子
我知道"需要启用完整的符号调试(--symdebug:dwarf、-g)。 我可以在 Windows PC 中安装的 CCS 中找到此选项。
但是,有人能告诉我如何在 Ubuntu PC 中安装的 CCS 版本:8.3.0.00009中执行此操作吗?

此致、

Anupama