> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FreeRTOS

了解 Qualcomm® Linux® 上的实时子系统（RTSS），包括如何配置和集成 RTSS 组件，以及如何使用其支持的功能。

## **RTSS 快速入门**

<CardGroup cols={2}>
  <Card title="RTSS 概述" href="RTSS-overview">
    了解产品功能及其特性。
  </Card>

  <Card title="RTSS 硬件架构" href="RTSS-architecture">
    了解硬件架构的关键组件。
  </Card>

  <Card title="RTSS 软件架构" href="RTSS-architecture">
    了解软件架构的关键组件。
  </Card>
</CardGroup>

## **构建 RTSS**

<CardGroup cols={2}>
  <Card title="构建 RTSS 固件" href="Build-RTSS-firmware">
    了解如何构建 RTSS 固件。
  </Card>

  <Card title="向 SPINOR 闪存添加分区" href="Add-partitions-to-SPINOR-flash-memory">
    了解如何创建 SPINOR 闪存并对其进行分区。
  </Card>
</CardGroup>

## **接口概述**

<CardGroup cols={1}>
  <Card title="RTSS 接口概述" href="RTSS-interfaces-overview">
    了解默认 QUP 配置、RTSS\_QUP 分配以及 QUP 串行引擎自定义。
  </Card>
</CardGroup>

## **RTSS 故障排除**

<CardGroup cols={2}>
  <Card title="调试 RTSS" href="Debug-RTSS">
    使用示例日志调试 RTSS 问题。
  </Card>

  <Card title="RTSS 测试命令" href="RTSS-test-commands">
    运行各种 RTSS 支持的单元测试命令来测试驱动。
  </Card>
</CardGroup>

## **参考资料**

<CardGroup cols={1}>
  <Card title="参考资料" href="https://docs.qualcomm.com/doc/80-80023-42/topic/appendix.html">
    了解相关文档和定义。
  </Card>
</CardGroup>
