diff --git a/tech_cases/vehicle_communication_bus_lightweight_practice.md b/tech_cases/vehicle_communication_bus_lightweight_practice.md index b7220d2451dfc9d4f3c03da84214c108327fc3fc..46d29cd619365393558be883adcd25a7589da22b 100644 --- a/tech_cases/vehicle_communication_bus_lightweight_practice.md +++ b/tech_cases/vehicle_communication_bus_lightweight_practice.md @@ -109,7 +109,7 @@ VBSLite针对车控MCU资源受限场景下,突破传统DDS实现范式,通 如果是首次操作,需先将编译好的固件刷进两个开发板,板子上电后就会直接运行demo,开始周期性打印LOG,具体教程参考[编译](https://gitee.com/haloos/docs/blob/master/quick_start/02_compiling.md)、[运行](https://gitee.com/haloos/docs/blob/master/quick_start/03_running.md),如果是已经成功刷过固件的板子,则可以跳过此步骤,直接观看演示结果 2. 将开发板串口输出的log实时保存到log文件中,如log.txt。 -3. 运行 VBSLite_open_source_demo_system.py脚本,此脚本需要上述log文件作为输入,打开VBSLite开源DEMO演示系统,页面如下图所示: +3. 运行 vbslite_open_source_demo_system.py脚本,此脚本需要上述log文件作为输入,打开VBSLite开源DEMO演示系统,页面如下图所示: ![](../_static/image/tech_cases/vbslite_practice_4.3.2.png) 4. 点击"**低开销演示**"按钮