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/RM57L843:如何查看调试消息?

Guru**** 2466550 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/663473/ccs-rm57l843-how-can-i-see-the-debug-messages

器件型号:RM57L843

工具/软件:Code Composer Studio

您好!

我将 lwIP 用于以太网,并希望看到来自此函数“LWIP_DEBUGF”的调试消息。 如何在 Code 中启用消息以及在 CCS 中必须执行的操作?

BR

Marcel

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

    Marcel、您好!

    请在 CCS 工程属性中添加"LWIP_debug"作为预定义符号。 希望它能正常工作、请尝试一下。

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

    您好 QJ、

    现在、我收到此错误消息。 您知道有关此内容的教程吗? 如果您对此没有任何回答、请转发此内容吗? 这对我来说很重要、因为程序不起作用、我不知道原因、因为我无法调试。 谢谢你。 BR Marcel

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

    我没有教程。