# Makcu Flashing

{% embed url="<https://youtu.be/wVi4NgpvDq0?t=453>" %}

***

## Pre-Setup

{% stepper %}
{% step %}

### Run from Your 2nd PC

* To avoid leaving **temporary files** on your main PC, run the **AIO Tool** from your **second PC**.
* The tool unpacks files into a local temp folder during use.
  {% endstep %}

{% step %}

### Download the AIO Tool

<a href="https://github.com/terrafirma2021/MAKCM_v2_files" class="button primary" data-icon="arrow-down-to-bracket">Makcu AIO Tool</a>
{% endstep %}

{% step %}

### Open the AIO Tool

* Launch the AIO Tool and allow it to **update automatically**.
  {% endstep %}

{% step %}

### Required Hardware

* You’ll need **one USB cable** to flash the PCB.
* This master cable will be connected to the **second PC** during the process.
  {% endstep %}
  {% endstepper %}

***

## Flashing Steps

{% stepper %}
{% step %}

### Open the Makcu

* Remove the top cover by **pulling it directly off**.<br>

  <div align="left" data-with-frame="true"><figure><img src="https://3431908052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIYId8chK5X4hf9NjSeQv%2Fuploads%2FzOSQtVVQxiYJeNTw1XCV%2Fguide.png?alt=media&#x26;token=dcea199c-c9d2-4b4d-83d6-cacfd95df23c" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Flash the Left Side

1. Hold the **LEFT button**.
2. Plug the USB cable into the **LEFT USB port**.
3. The tool should display: **"MAKCU Connected in Flash mode"**.

<div align="left" data-with-frame="true"><figure><img src="/files/oQyQyWSEzvifWsa4UmTh" alt="" width="563"><figcaption></figcaption></figure></div>

4. In the AIO Tool, click **Flash Left**.

<div align="left" data-with-frame="true"><figure><img src="/files/Ct2VOOLTO9l6kdRpEiVB" alt="" width="563"><figcaption></figcaption></figure></div>

5. Wait for the process to complete.
6. Unplug the USB cable from the **left port**.
   {% endstep %}

{% step %}

### Flash the Right Side

1. Hold the **RIGHT button**.
2. Plug the USB cable into the **RIGHT USB port**.
3. In the AIO Tool, click **Flash Right**.

<div align="left" data-with-frame="true"><figure><img src="/files/WVEd5my0njBtzuhHbhPf" alt="" width="563"><figcaption></figcaption></figure></div>

4. Wait for the flash to finish.
   {% endstep %}
   {% endstepper %}

***

### ✅ You're Done

Your Makcu has been successfully flashed.

{% hint style="info" %}
It is now recommend to head to the [**Makcu Setup**](https://docs.ducks-services.com/dma/makcu/makcu-setup).
{% endhint %}


---

# 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://docs.ducks-services.com/dma/makcu/makcu-flashing.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.
