# BPI-G1 Quick Start

Demonstration IDE, here I will use the IAR EWARM under Windows7 and IAR EW8051, debugging emulator will use BPi open debugger burn board.

BPI opne debugger board:

![](https://3328098389-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M2HWtR1ORXGh8cjr34f%2F-M2HWvRKw6XOIl6BxR3U%2F-M2HXMvYMMYuLE9TWYWz%2FBPI%20debugger%207.JPG?generation=1584080213155804\&alt=media)

About open debugger burn board,please see this gitbook:

<https://bananapi.gitbooks.io/bpi-open-debugger-burn-board/content/>


---

# 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-g1/zh/bpig1quickstart.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.
