Rabbit OP7100 User Manual Page 72

  • Download
  • Add to my manuals
  • Print
  • Page
    / 126
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 71
OP710072
Software
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.
Page view 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 125 126

Comments to this Manuals

No comments