# Summary

* [About BPI open debugger burn board ](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh)
* [BPI  Open debugger board Abbreviations](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/chapter1)
* [Operating condition](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/operating_condition)
* Support Objects
  * [CC Debugger Interface：](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/ccdebuggerinterface)
  * [SWD Interface：](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/swd_interface)
  * [JTAG Interface：](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/jtaginterface)
  * [UART Interface：](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/uartinterface)
* Use steps
  * [Installing the USB device driver](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/installingtheusbdevicedriver)
  * [Supported PC Tools](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/supportedpctools)
* Connect the emulator and target board
  * [CC- Debugger connected to the SoC device](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/ccdebuggerconnectedtothesocdevice)
    * [Use SmartRFProg tools to program the CC series chips](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/usesmartrfprogtoolstoprogramtheccserieschi)
    * [CC-Debugger connection and Transceivers Transceiver](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/ccdebuggerconnectionandtransceiverstransceive)
    * [Connection CC Debugger and CC85xx](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/connection_cc_debugger_and_cc85xx)
    * [Open Debugger CC Debugger module functions in use](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/open_debugger_cc_debugger_module_functions_in_use)
    * [CC Debugger LED light](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/ccdebuggerledlight)
    * [CC Debugger firmware update](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/ccdebuggerfirmwareupdate)
  * [SWD interface device connected to the SOC](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/swdinterfacedeviceconnectedtothesoc)
    * [SWD interface to download programs in MDK-ARM](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/useswddebugdownloadthemdkarm)
    * [MDK-ARM SWD interface in single-step debugging](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/mdkarmswdinterfaceinsinglestepdebugging)
    * [SWD interface to download the program in IAR EWARM](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/downloadswddebugusingtheiarewarm)
    * [SWD interface IAR EWARM single-step debugging](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/swdinterfaceiarewarmsinglestepdebugging)
    * [Download the program using the SWD in J-Flash](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/downloadtheprogramusingtheswdinjflash)
  * [Use Uni flash via JTAG and UART interface to TI CC3200 in the curing process](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/useuniuartinterfacetoti)
  * [Open Debugger Uart use of STC microcontroller programming interface](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/openuartusemicrocontrolle)
* [Reference](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/zh/reference)


---

# 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-open-debugger-burn-board/zh/summary.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.
