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.

[参考译文] TMS320F28386D:闪存配置的零引导模式

Guru**** 2455360 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1030142/tms320f28386d-zero-boot-mode-to-flash-configuration

器件型号:TMS320F28386D

您好!

我想对 CPU1的引导进行编程、以便在没有引导模式引脚的情况下从闪存引导。

您是否确认以下代码符合我的理解:

sect "dcsm_z1otp_gpreg";0x0007 8008 
保留
长0x5AFFFFF;Z1-BOOTPINCONFIG (无引导模式引脚
长整型0xFFFFFFFF;Z1OTP_GPREG2 (无关)
长整型0xFFFFFF03;Z1-BOOTDEF-LOW (用于引导至闪存扇区0的 Bootdef 0 -其他引导 def 无关)
long 0xFFFFFFFF;Z1-BOOTDEF-HIGH (其他引导 def 无关)


此致、
克莱蒙特

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

    是的、这似乎是正确的配置。