配置MCU的RTC时间

命令功能

配置MCU的RTC时间。

命令格式

dpu_tool -s cfg/mcu_time/$time

入参说明

参数

参数说明

取值

$time

年:月:日:时:分:秒:星期

xx:xx:xx:xx:xx:xx:xx

出参说明

项目

描述

Set system time successfully -- [xx:xx:xx:xx:xx:xx:xx]

配置MCU的RTC时间成功。

使用指南

无。

使用实例

配置MCU的RTC时间。
1
2
dpu_tool -s cfg/mcu_time/23:10:16:16:42:00:01
Set system time successfully -- [23:10:16:16:42:0:1]