> 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/nxp/lx2160a/sbc-platform.md).

# SBC / Platform

SolidRun documentation for **NXP Layerscape LX2160A SBC and platform** products.

Find **HoneyComb LX2** and **ClearFog CX LX2** documentation for platform bring-up, boot setup, Linux software, and developer workflows.

This section covers the **HoneyComb LX2 Quick Start Guide**, **ClearFog CX LX2 Quick Start Guide**, **LX2160A software**, **DPDK**, **JTAG**, **kernel debugging**, and related technical articles for high-performance networking and edge compute platforms.

***

## Available documentation

* [<mark style="color:red;">HoneyComb LX2 / ClearFog CX LX2 Quick Start Guide</mark>](/nxp/lx2160a/sbc-platform/honeycomb-lx2-clearfog-cx-lx2-quick-start-guide.md) for setup, boot media, console access, and first boot steps
* [<mark style="color:red;">LX2160A Other Articles</mark>](/nxp/lx2160a/sbc-platform/lx2160a-other-articles.md) for tested memory, JTAG, and additional platform references
* [<mark style="color:red;">LX2160A Software</mark>](/nxp/lx2160a/sbc-platform/lx2160a-software.md) for DPDK, KGDB, and software-focused development resources


---

# 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/nxp/lx2160a/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.
