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.

[参考译文] MSP432E401Y:固件更新

Guru**** 2562120 points
Other Parts Discussed in Thread: MSP432E401Y

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/811438/msp432e401y-firmware-update

器件型号:MSP432E401Y

你(们)好  

我正在使用 MSP432E401Y。

我尝试执行 boot_serial_emac_flash_MSP_EXP432E401Y_nortos_ccs 示例

我所做 的是使用 CCS IDE 中的简单 USB 调试器上传 boot_serial_emac_flash_MSP_EXP432E401Y_nortos_ccs 示例。

然后、在 BSL 脚本程序命令行界面中、我编写了命令 C:\ti\BSL-Scripter\ScriptExampleWindows\E4xx_Ethernet\script_1.txt  

 作为回报,显示了 BOOTP 接收到的消息。

在下一步中、我编写了命令 C:\ti\BSL-Scripter\ScriptExampleWindows\E4xx_Ethernet\script_2.txt

再次显示了接收到的请求  

在第三步中、我生成   了 timerled_MSP_EXP432E401Y_tirtos_ccs_syscfg 示例的十六进制映像、并将其移至 BSL 脚本编写器文件夹的 E4xx_Ethernet 文件夹。

然后、我将 script_3.txt 中的文件名替换为上面  的 timerled 文件名。

并执行了 script_3.txt、显示了收到的请求。

现在、根据文档、计时器 LED 程序应该开始在器件上执行、对吧? 但没有发生任何事情  

我不知道我是否跳过了任何步骤?  

可能出了什么问题?

谢谢