> For the complete documentation index, see [llms.txt](https://docs.ducks-services.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ducks-services.com/dma/~/revisions/LZBvlgmumPk57voUs0Op/dma-fimware/35t-firmware-flashing.md).

# 35t Firmware Flashing

### 35t Firmware Flashing Video

#### 🔌 1. Connect to JTAG Port

* Plug the **USB cable** into the **JTAG port** on your DMA card.

***

#### 📦 2. Install JTAG Driver

Make sure the [**JTAG Driver**](https://ducks-services.gitbook.io/dma/~/revisions/JpVzONbaEFULHqa0sxde/dma-card/jtag-driver-setup-2nd-pc) is installed on your second PC.

***

#### 🛠️ 3. Open Flashing Tool

* Download and launch the [**Flashing Tool**](https://www.ducks-services.com/applications/core/interface/file/attachment.php?id=1688\&key=ac395c1379f7e6734b504229c7cccccb).
* Click the **blank button** and select your firmware file.

<div align="left"><figure><img src="https://3431908052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIYId8chK5X4hf9NjSeQv%2Fuploads%2FZ9TtyDUuI8qZ6cfvlced%2Fimage.png?alt=media&#x26;token=c4ef0fe9-9081-4358-a54c-e000fd77690b" alt=""><figcaption></figcaption></figure></div>

***

#### ▶️ 4. Start Flashing Process

* Press **Start** to begin flashing.
* The process should take about **1 minute** to complete.

<div align="left"><figure><img src="https://3431908052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIYId8chK5X4hf9NjSeQv%2Fuploads%2FcTXRCEpbvNyxyDe6rP86%2Fimage.png?alt=media&#x26;token=4a4aa005-14ad-4ec6-bd59-42e532e4daf7" alt=""><figcaption></figcaption></figure></div>

***

#### ✅ 5. Confirm Completion

* Once you see the **"Update Complete"** prompt, the flash was successful.
* Restart the DMA device.

***

#### 🔄 6. Reconnect for Data

* Switch the USB cable from the **JTAG port** to the **DATA port** on the DMA card.

***

#### 🚀 7. Run a Speed Test

* Perform a [**Speed Test**](https://ducks-services.gitbook.io/dma/dma-card/testing-2nd-pc) to ensure the card is functioning correctly.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ducks-services.com/dma/~/revisions/LZBvlgmumPk57voUs0Op/dma-fimware/35t-firmware-flashing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
