# Troubleshooting

Use this guide to diagnose and resolve common DMA Flashing issues. Follow each section based on the error message you receive.

***

## COMMON FIX

#### ❌ <kbd>JTAG Driver</kbd>

Make sure [**JTAG Driver**](/skydrift-dma/dma-card/jtag-driver-setup-2nd-pc.md) are correctly installed on the second pc.

***

#### ❌ <kbd>Firmware Path File</kbd>&#x20;

**Cause:** Blank Space inside path file.

**Fix:** Move Firmware and Flasher in C:/


---

# 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://skydrift-dma.gitbook.io/skydrift-dma/dma-firmware/troubleshooting.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.
