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.
想请教下各路大神,目前采用TM4C129EN芯片通讯,想利用串口做程序升级,是否有相关例程?该芯片是自带BootLoader,程序里使能串口后,解析烧写文件后如何调用BootLoader并进入烧写模式?
TIVA WARE中有TM4C129串口升级的例程的。
ti\TivaWare_C_Series-2.1.4.178\examples\boards\dk-tm4c129x
在TII官网下载并安装Tivaware ,可以参考串口bootload例程以及其他升级例程:
C:\ti\TivaWare_C_Series-2.1.1.71\examples\boards\dk-tm4c123g\boot_serial