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.

[参考译文] TMS570LS3137-EP:程序闪存地址

Guru**** 2484615 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/731090/tms570ls3137-ep-program-flash-address

器件型号:TMS570LS3137-EP

我正在尝试为 TMS570编写软件安装程序。 在参考手册中、它提到 OTP 闪存从0x00000000开始、但我不确定如果我要编写代码来更新闪存中的软件二进制文件、我需要在哪里开始写入程序数据。 我将从何处开始在程序闪存中编写我们的软件二进制文件? 我能否在该地址之后按顺序写入以完全加载我们的软件二进制文件?

感谢你能抽出时间。