📄️ 7.2.1 Development Environment Setup and Build Instructions
This section describes the requirements and setup of a cross-compilation development environment, as well as instructions for downloading source code and building system images.
📄️ 7.2.2 Kernel Headers
If you need to compile kernel modules or similar code on your development board, you must install the Linux kernel headers. These header files contain various constant definitions, macro definitions, function interface declarations, and data structure definitions from the Linux kernel, and are essential dependencies required to compile kernel module code.
🗃️ 7.2.3 RDK S100 / S600 Driver Development Guide
19 items
🗃️ 7.2.4 Hardware Unit Testing
12 items
📄️ 7.2.5 应用实时内核
本章节旨在描述如何在RDK X3 RDK X3 Module RDK X5 RDK X5 Module上启用实时内核 (Preempt-RT kernel),并提供了相应的命令以便于用户使用。实时内核是一种能够提供更加精确和可靠的响应时间的操作系统内核,通常用于对时间敏感性要求较高的应用程序,在机器人控制、工业自动化等应用场景使用较多。以下是启用和禁用实时内核的相关命令以及一些常见用途和测试方法。
🗃️ 7.2.6 OTA
2 items
📄️ 7.2.7 应用实时内核
本章节旨在描述如何在RDK X3 RDK X3 Module RDK X5 RDK X5 Module上启用实时内核(Preempt-RT kernel),并提供了相应的命令以便于用户使用。实时内核是一种能够提供更加精确和可靠的响应时间的操作系统内核,通常用于对时间敏感性要求较高的应用程序,在机器人控制、工业自动化等应用场景使用较多。以下是启用和禁用实时内核的相关命令以及一些常见用途和测试方法。
📄️ 7.2.8 Introduction to Linux Debugging Features
Analyzing ramdump with crash
📄️ 7.2.9 Log User Guide
Log System Partition Planning
📄️ 7.2.10 USB Gadget User Guide
This chapter describes how to use the USB Gadget feature on the development board, including configuring the USB 2.0 Type-C interface for ADB mode and RNDIS mode.
📄️ 7.2.11 Bluetooth Initialization Guide
This chapter describes the initialization process and usage of the Bluetooth feature on the development board.