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:USB 固件升级

Guru**** 2465890 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1473212/msp432e401y-usb-firmware-upgrade

器件型号:MSP432E401Y

工具与软件:

您好!

我们将   根据 示例代码"boot_serial_usb_flash_MSP432"对 RTOS 应用程序进行固件升级、  

在闪存中成功写入数据后、 复位时 出现硬 故障。  

内核寄存器  

-SP 指向0x00000008地址(即 应用程序文件中.bootvecs 的地址)

指向 Hwi_excHandler 的-Link 寄存器

引导加载程序起始地址为0x00000000、我的应用程序起始地址为0x00004000

您可以帮助我们解决该问题吗? 还要分享是否有任何基于 RTOS 的 USB 固件升级示例