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.

[参考译文] CODECOMPOSER:使用更高的选项级别时、单步执行失败

Guru**** 2455360 points


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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1550751/codecomposer-step-over-fails-while-using-higher-optmization-level

部件号:CODECOMPOSER


工具/软件:

您好、

在使用 TI-ARM-LLVM 生成的包含 VS Code 和 OpenOCD 的文件时、固件无法监控一些固件。 启用优化级别时会发生这种情况。 附加编译器测试用例。  


e2e.ti.com/.../compiler_5F00_version.txte2e.ti.com/.../main_5F00_freertos.o.txte2e.ti.com/.../full_5F00_build_5F00_log.txte2e.ti.com/.../file_5F00_build_5F00_log.txte2e.ti.com/.../empty_5F00_LP_5F00_EM_5F00_CC2340R53_5F00_freertos_5F00_ticlang.oute2e.ti.com/.../empty_5F00_LP_5F00_EM_5F00_CC2340R53_5F00_freertos_5F00_ticlang.map

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    启用优化级别时会发生这种情况。 附加编译器测试用例。  [/报价]

    优化可以极大地影响源代码级调试可见性、例如源步进。 更大的问题是程序是否按预期运行(忽略调试器中的源步进行为)。 它是否正常运行?

    谢谢

    Ki