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.

关于TM4C1294XL的bootloader问题



官网只有一份bootloader的源码和相关文档。请问还有别的相关资料吗?例如,关于bootloader的工程文件。自己把文件建成一个工程,下载到片子里,调试仿真发现有问题。

1.如果想使用flash中的bootloader,那么rom中的bootloader该如何处理?

2.rom中的bootloader只支持uart0下载吗?

3.有关于uart0和ethernet升级程序的bootloader工程吗?