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/EK-TM4C123GXL:SysCtlDelay()工作不正常

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/568164/ccs-ek-tm4c123gxl-sysctldelay-is-not-working-properly

器件型号:EK-TM4C123GXL

工具/软件:Code Composer Studio

大家好、

此评估套件 TM4C123GXL 的新手。 我首先使用闪烁程序来了解外设。 使用此延迟功能时、LED 正常闪烁。 但是、一旦我开始在这两行之间插入 UART printf()函数、延迟就会减少、并且 LED 在之前开始快速闪烁比较。 但事实上,我没有提及任何修改的拖延。 背景到底发生了什么?

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

    我不知道为什么会发生这种情况,正如你所说的,这与正在发生的情况完全相反。 我建议您进行 GPIO 切换、以便使用您修改的代码来监控程序行为。