beautypg.com

Sample output – Artesyn MVME2500 VxWorks 6.8 User Guide (April 2014) User Manual

Page 34

background image

Sample Output

MVME2500 VxWorks 6.8 User Guide (6806800L66C)

34

sf read addr offset len

- read `len' bytes starting at

`offset' to memory at `addr'

sf write addr offset len - write `len' bytes from memory

at `addr' to flash at `offset'

sf erase offset len - erase `len' bytes from `offset'

MVME2500=>

MVME2500=> sf probe 0

8192 KiB AT25DF641 at 0:0 is now current device

MVME2500=> sf erase 0x200000 0x300000

MVME2500=>

MVME2500=> tftpboot vxWorks.st

Speed: 100, full duplex

Using eTSEC1 device

TFTP from server 10.130.101.113; our IP address is 10.130.101.246

Filename 'vxWorks.st'.

Load address: 0x1000000

Loading:

##################################################################

#################################################################

############################################################

done

Bytes transferred = 2803150 (2ac5ce hex)

MVME2500=> md 0x1000000

01000000: 7f454c46 01020100 00000000 00000000 .ELF............

01000010: 00020014 00000001 00100000 00000034 ...............4