主题中讨论的其他器件:C2000WARE、 UNIFLASH
尊敬的所有人:
是否有任何可用于 TMS320F28004x 微控制器的应用软件来演示程序在闪存中的加载。 我在 c2000_ware 中找不到它(C:\ti\c2000Ware_2_01_00_00\device_support\f28004x\examples)? 请给出建议。
此致、
Rupesh
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.
尊敬的所有人:
是否有任何可用于 TMS320F28004x 微控制器的应用软件来演示程序在闪存中的加载。 我在 c2000_ware 中找不到它(C:\ti\c2000Ware_2_01_00_00\device_support\f28004x\examples)? 请给出建议。
此致、
Rupesh
Rupesh、
您可以使用闪存 API 库对闪存进行编程。
C2000Ware 中提供了闪存 API 使用示例、其位置为 C:\ti\c2000Ware_x_xx_xx_xx\driverlib\f28004x\examples\flash\flashapi_ex1_program_autoecc.c
F28004x 闪存 API (V1.56.01)参考指南链接: http://www.ti.com/lit/pdf/spnu628
闪存 API 和 ECC wiki 链接: https://processors.wiki.ti.com/index.php/C2000_Flash_FAQ
注意:您可能知道 CCS 闪存插件和 UniFlash (不带调试器环境的 TI 独立闪存工具)可用于将应用程序加载到闪存中。 如果您想开发自己的定制编程工具、或者想要在应用的运行时对闪存进行编程、可使用闪存 API。
如果您有其他问题、请告诉我。
谢谢、此致、
Vamsi