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.
您好!
在我们当前的一个项目中、我们使用 的是 TM4C123GH6PM UC。 为了使客户能够轻松地进行固件更新、我希望随我的定制应用一起实现 TivaWare 引导加载程序。 该应用程序提供了一个 UART 接口、供客户与整个硬件交互。 我真正要做的是使用引导加载程序对固件更新使用相同的 UART 端口。 感谢您提供任何提示和说明。
谢谢!
您好!
本应用手册 http://www.ti.com/lit/an/spma074a/spma074a.pdf 将为您开发基于 UART 的引导加载程序提供良好的起点。 应用手册包含您可以参考的示例项目。