OP7100
Software
s
71
SYS.LIB
int sysChk2ndFlash( struct _flashInfo *pInfo )
Checks for the existence and configuration of the second flash EPROM
mapped to memory space.
PARAMETER:
pInfo
is a pointer to
struct _flashInfo
, which
stores the configuration of the flash.
RETURN VALUE: 0 is returned if the second flash EPROM exists
and the configuration is valid; otherwise, a negative number is returned.
void sysRoot2FXmem( struct _flashInfo *pInfo,
void *src, unsigned long int dest,
unsigned integer len )
Copies memory content from the root memory space to the second
flash EPROM mapped to memory space.
PARAMETERS:
pInfo
is a pointer to
struct _flashInfo
(initialized by
sysChk2ndFlash
).
src
points to the beginning of the block in root memory to be copied
to the second flash EPROM.
dest
(a physical address) points to the beginning of the block in the
second flash EPROM mapped to memory space.
len
is the length of the block to be copied.
Summary of Contents for OP7100
Page 1: ...OP7100 Serial Graphic Display User s Manual 019 0065 020418 J ...
Page 10: ...OP7100 x s About This Manual ...
Page 16: ...OP7100 16 s Overview ...
Page 50: ...OP7100 50 s Hardware ...
Page 72: ...OP7100 72 s Software ...
Page 80: ...OP7100 80 s Graphics Programming ...
Page 86: ...OP7100 86 s Installation ...
Page 96: ...OP7100 96 s Specifications ...
Page 110: ...110 s Serial Interface Board 2 OP7100 ...
Page 111: ...OP7100 Backup Battery s 111 APPENDIX E BACKUP BATTERY ...
Page 114: ...OP7100 114 s Backup Battery ...
Page 122: ...OP7100 122 s Index ...