# Use Uni flash via JTAG and UART interface to TI CC3200 in the curing process

1.First, the Open Debugger The JTAG interface and UART interface with connection-based TI CC3200 chip development board JTAG interface, UART interface (GPIO1, GPIO2) and GND.

2.Open uniflash, click on the box to the right of the New Target Configuration, a dialog box appears, by default, you can select, point OK, as shown below.

![](/files/-M2HWwb2lsgla2qK7RLH)

3.The Open Debugger plug in the computer, see the serial number in the Windows Device Manager, and fill it to the input box COM Port.

![](/files/-M2HWwb4cW9O3WtxQ0bs)

4.Select the list on the left /sys/mcuimg.bin one, will appear as shown.

![](/files/-M2HWwb6jOcpGz7wHLYs)

5.Click the Browse button to select the firmware file you want to program, and the following checkbox Erase, Update, Verify the hook. Then click on the menu bar Operation-> Program.

![](/files/-M2HWwb8wswrWPLYI5iZ)

6.LOG following information will click on Program programming software automatically after waiting for a series of operations carried out under normal circumstances arise.

![](/files/-M2HWwbAkDp1oDIUcIDa)

7.In the automatic programming process, if LOG stay in --- please restart the device --- in, then press the reset button next to the JTAG interface, as shown below.

![](/files/-M2HWwbCzsLXhRSLI-3h)

8.If not, the above scenario or press the reset button, but the programming software for a long time to stay in an unresponsive state, JTAG interface target board and Uart interface and Open Debbuger check the wiring is correct, the power supply is normal.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bananapi.gitbook.io/bpi-open-debugger-burn-board/en/useuniuartinterfacetoti.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
