Skip to content

Commit 5a2dc49

Browse files
committed
docs: add T153MX OmniGate AMP shell guide
1 parent 69b4a0f commit 5a2dc49

3 files changed

Lines changed: 411 additions & 0 deletions

File tree

docs/T153MX/01-BoardIntroduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ OmniGate 扩展底板为核心板提供双 4G、双千兆以太网、工业总
7777
| eMMC / TF Card | 已配置 | 当前构建目标为 eMMC Buildroot 方案 |
7878
| MIPI DSI 4-Lane | 调试中 | 背光、初始化和 DRM 已工作,仍存在水平条纹 |
7979
| 双 4G | 硬件支持 | 需根据实际 4G 模块补充拨号和运营商配置 |
80+
| E907 AMP Shell | 已实板验证 | A7 Linux 通过 remoteproc、MSGBOX 和 RPMsg 连接 E907 FreeRTOS |
8081

8182
“已配置”表示板级配置中已经启用相关控制器,不代表所有外接设备、线材和应用场景均完成验证。
8283

@@ -132,3 +133,4 @@ out/t153_linux_omnigate_uart0.img
132133
- [WLAN、Bluetooth 与 PCM 调试记录](https://github.com/dshanpi/T153MX-Tina5SDK_OmniGate/blob/main/docs/wlan-bluetooth-bringup.md)
133134
- [MIPI DSI 4-Lane 屏调试记录](https://github.com/dshanpi/T153MX-Tina5SDK_OmniGate/blob/main/docs/mipi-dsi-debug-record.md)
134135
- [Bluetooth 音响交付变更说明](https://github.com/dshanpi/T153MX-Tina5SDK_OmniGate/blob/main/docs/bluetooth-speaker-change-set.md)
136+
- [OmniGate AMP Shell 异构开发](./02-DevelopmentGuides/09-omnigate-amp-shell-guide.md)

docs/T153MX/02-DevelopmentGuides/00-Overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ description: 开发指南内容索引。
3030
| [OTA](./06-ota-guide.md) | SWUpdate、Recovery、A/B、差分升级、签名、压缩与调试 |
3131
| [同构 AMP 多系统](./07-homogeneous-amp-guide.md) | 从系统构建、引导、内存规划、通信与调试 |
3232
| [异构通信框架](./08-heterogeneous-communication-guide.md) | Remoteproc、RPMsg、共享内存与异构系统调试 |
33+
| [OmniGate AMP Shell](./09-omnigate-amp-shell-guide.md) | T153MX A7 Linux 与 E907 FreeRTOS 的 AMP Shell 实板开发与诊断 |

0 commit comments

Comments
 (0)