> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-es/preguntas-frecuentes/sync-flash-error.md).

# Sincronizando la memoria flash, espere

#### Pregunta:

***

Zen Studio tiene un problema con el código de error "Synch Flash, Please Wait"

#### Respuesta:

***

### Cierra ZEN Studio

1\. Si ves el mensaje de error, el primer paso es cerrar por completo ZEN Studio\\

### Comprueba la conexión física

1\. Asegúrate de que tu dispositivo Cronus ZEN permanezca conectado a tu PC/portátil\
2\. Confirma que esté conectado al puerto correcto del dispositivo&#x20;el puerto PC PROG (puerto USB del lado derecho)

### &#xD;Usa el Marketplace de Cronus ZEN

1\. Abre un navegador web (por ejemplo, Google Chrome)\
2\. Ve a la página web del Marketplace de Cronus Zen\
3\. <https://marketplace.cmindapi.com>\
4\. En el lado izquierdo de la página del Marketplace, haz clic en el botón Connect\
5\. De las opciones que aparezcan, elige Cronus Bridge y haz clic en Connect

### Flashea un GamePack aleatorio

1. Una vez conectado, ve a la sección de Game Packs y arrastra y suelta cualquier GamePack   \
   en cualquier ranura de tu dispositivo
2. Si se abre una nueva ventana durante este proceso, simplemente ciérrala

### Programa el dispositivo

1. Haz clic en el botón Program ubicado en el lado izquierdo de la página
2. Aparecerá un cuadro de mensaje diciendo "flashing device please wait."
3. Espera unos segundos a que desaparezca este mensaje, luego cierra el navegador web   \
   y abre ZEN Studio de nuevo
4. El mensaje de error desaparecerá


---

# 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:

```
GET https://guide.cronuszen.com/zen-es/preguntas-frecuentes/sync-flash-error.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.
