> For the complete documentation index, see [llms.txt](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bananapi.gitbook.io/bpi-open-debugger-burn-board/en/reference.md).

# Reference

\[1] CC-Debugger product web site

<http://www.ti.com/tool/cc-debugger>

\[2] CC-Debugger Quick Start Guide

<http://www.ti.com/lit/swru196>

\[3] CC-Debugger Lay out and Schematics

<http://www.ti.com/lit/zip/swrr105>

\[4] Cebal – CCxxxx Development Tools USB Driv er for Windows x86 and x64

<http://www.ti.com/lit/zip/swrc212>

\[5] DN304 – CCxxxx Development Tools USB Driv er I nstallation Guide

<http://www.ti.com/lit/swra366>

\[6] Texas I nstruments Support

<http://support.ti.com>

\[7] Texas I nstruments Low Power RF Online Community

<http://www.ti.com/lprf-forum>

\[8] SmartRF Studio

<http://www.ti.com/tool/smartrft> m-studio

\[9] SmartRF Flash Programmer

<http://www.ti.com/tool/flash-programmer>

\[10] SmartRF Packet Sniffer

<http://www.ti.com/tool/packet-sniffer>

\[11] SmartRF Flash Programmer User Manual

<http://www.ti.com/lit/swru069>

\[12] PurePath Wireless Conf igurator

<http://www.ti.com/tool/purepath-wl-cfg>

\[13] PurePath Wireless Commander

<http://www.ti.com/tool/purepath-wl-cmd>

\[14] SoC Battery Board product web site

<http://www.ti.com/tool/soc-bb>

\[15] I AR Embedded Workbench for 8051

<http://www.iar.com/ew8051>


---

# 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, and the optional `goal` query parameter:

```
GET https://bananapi.gitbook.io/bpi-open-debugger-burn-board/en/reference.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
