![]() |
TLE986x Device Family SDK
|
This union defines the return value of USER_MAPRAM_INIT.
#include <bootrom.h>
Data Fields | |
uint8 | reg |
struct { | |
uint8 GlobFail: 1 | |
uint8 __pad0__: 4 | |
uint8 DoubleMapping: 1 | |
uint8 FaultyPage: 1 | |
uint8 ExecFail: 1 | |
} | bit |
uint8 __pad0__ |
struct { ... } bit |
uint8 DoubleMapping |
double mapping detected, at least two physical pages are mapped to the same logical page
uint8 ExecFail |
Assembly Buffer is still open, or nested NVM operation
uint8 FaultyPage |
at least one page doesn't have any margin to the user read threshold
uint8 GlobFail |
OR-combination of all fail
uint8 reg |