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.

[参考译文] LAUNCHXL-F28027F:闪烁 LED 示例在 RAM 和闪存配置之间具有不同的速度(几倍)

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/568696/launchxl-f28027f-blinking-led-example-have-not-the-same-speed-several-multiples-between-ram-and-flash-configuration

器件型号:LAUNCHXL-F28027F
Thread 中讨论的其他器件:controlSUITE

你(们)好

我刚刚为我的 Launchpad 28027F 安装了最新的 CC7.and controlSUITE

我正在尝试以下示例:

//文件:Example_F2802xGpioToggle.c
//标题:F2802x 器件 GPIO 切换测试程序。
//$TI 发行版:F2802x 支持库 v230美元

开箱即用

但令我惊讶的是、闪烁 LED 在 RAM 和闪存配置之间的速度不同(几倍)

是否存在存在理由?

此致

Lotfi

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

    您好!

    来自闪存和 RAM 的代码执行速度不同。 闪存处于等待状态、RAM 处于等待状态、因此您将看到速度差异。

    此致、

    Vivek Singh