> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/ti/am64x/sbc-platform.md).

# SBC / Platform

## TI AM64x SBC / Platform documentation

SolidRun documentation for **TI AM64x SBC and platform** products.

Use this section for **HummingBoard-T** and other **AM64x single-board computer** platform resources.

It covers **quick start guides**, **Debian** and **Buildroot** software references, **boot setup**, **serial console** access, and additional **technical articles** for TI AM64x embedded and industrial systems.

### What you'll find

* HummingBoard-T quick start and first boot guidance
* TI AM64x Debian and Buildroot software references
* Boot mode, microSD boot, and serial console setup
* Platform-specific AM64x technical articles

### Pages in this section

* [<mark style="color:red;">AM64x HummingBoard-T Quick Start Guide</mark>](/ti/am64x/sbc-platform/am64x-hummingboard-t-quick-start-guide.md)
* [<mark style="color:red;">TI AM64x Other Articles</mark>](/ti/am64x/sbc-platform/ti-am64x-other-articles.md)
* [<mark style="color:red;">AM64x Software</mark>](/ti/am64x/sbc-platform/am64x-software.md)

### Related documentation

* [<mark style="color:blue;">AM64x overview</mark>](/ti/am64x.md)
* [<mark style="color:blue;">AM64x COM / SOM</mark>](/ti/am64x/com-som.md)


---

# 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://dev.solid-run.com/ti/am64x/sbc-platform.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.
