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.

TM4C123 BootLoader 硬件要求

TM4C123 使用串口下载程序,硬件上除了直接串口连接TM4C123-uart就可以了吗?还需要其他硬件要求吗?

更新过程如下:

1、TivaWare_C_Series-2.1.0.12573\examples\boards\dk-tm4c123g下的boot_serial,更改bl_serial.h uart0改为uart4.

2、boot_serial使用J-link下载到TM4C123中

3、使用LM Flash Progarmmer连接串口下载应用程序.BIN

论坛的帖子是这么总结的,但是串口连不上,是不是硬件上缺少什么东西?这是自己做好的板子,只能使用uart4进行更新,问问大神们这样下载程序是不是可以