Other Parts Discussed in Thread: EK-TM4C123GXL
Tool/software:
Continuing the discussion of
TM4C123BE6PM: How to load the serial flash loader or properly configured bootloader to program TM4C123BE6PM?
Dear Charles Tsai
Apology for the late reply...
Following are the inputs from our end for the particular verification:
- Can you run the hello example project? Can you see the 'Hello' message sent to the terminal window via the COM port. I know you have run some loopback test on FT231. But that does not guarantee all the send and receive are correct up to your PC side. If you cannot see the 'Hello' message on your terminal window, this will be the first thing to debug.
Answer: Yes, we are able to load the "Hello" Program and also able to see the "Hello World" on serial via putty.
Please find the Screenshot below:
- Can you probe the TX and RX pin for UART0? Do you see any signals on these two pins?
Answer: As the serial port is able to send the "Hello world" thus we conclude that Serial Port is working fine as required.
- Can you try a different PC? Do you see the same problem?
Answer: As mentioned earlier the FTDI Chip circuit is verified but loopback and now using Hello World program.
"Now the Serial Port Communication is verified we just want to understand how we can load the program (.bin or .out) file using the serial UART0?"