Intel Agilex® 7 ハード・プロセッサー・システム (HPS) のリモート・システム・アップデート・ユーザーガイド

ID 683184
日付 6/09/2023
Public
ドキュメント目次

D.2. エラーコード

成功した場合、LIBRSU API は値 0 を返します。それ以外の場合、LIBRSU API は以下に示す値を負の値として返します。
#define ELIB             1
#define ECFG             2
#define ESLOTNUM         3
#define EFORMAT          4
#define EERASE           5
#define EPROGRAM         6
#define ECMP             7
#define ESIZE            8
#define ENAME            9
#define EFILEIO          10
#define ECALLBACK        11
#define ELOWLEVEL        12
#define EWRPROT          13
#define EARGS            14
#define ECORRUPTED_CPB   15
#define ECORRUPTED_SPT   16