WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
upg_backup.c 文件参考
#include "errcode.h"
#include "partition.h"
#include "upg_definitions.h"
#include "upg_porting.h"
#include "upg_debug.h"
#include "upg_common_porting.h"
upg_backup.c 的引用(Include)关系图:

函数

errcode_t upg_image_backups_update (void)
 Upgrade the backup area of each image before start the upgrade. CNcomment:升级开始前对各个镜像的备区升级。CNend
 

函数说明

◆ upg_image_backups_update()

errcode_t upg_image_backups_update ( void  )

Upgrade the backup area of each image before start the upgrade. CNcomment:升级开始前对各个镜像的备区升级。CNend

返回值
ERRCODE_SUCCSuccess.
#OtherFailure. For details, see soc_errno.h.