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.

[参考译文] TMS570LC4357:TMS570LC4357

Guru**** 2446470 points
Other Parts Discussed in Thread: TMS570LC4357

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1004502/tms570lc4357-tms570lc4357

器件型号:TMS570LC4357

您好!

我正在为 TMS570LC4357 Hercules MCU 开发引导加载程序项目。

是否可以将多个常量或变量保存到 EEPROM 中?

如何将微控制器操作记录到文件中?

此致、

法罗

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

    您好、 Farough、

    可以、您可以将常量或变量保存到 EEPROM 中。  数据块用于定义 EEPROM 虚拟扇区中数据的位置。  根据用户定义、一个或多个变量可以位于数据块中。  一个数据块中可存储的最小数据量为8字节。

    您可以将调试或操作信息导出到 SPI 模式 SD 卡。