beautypg.com

Artesyn MVME2500 VxWorks 6.8 AMP User Guide (August 2014) User Manual

Page 16

background image

Booting VxWorks

MVME2500 VxWorks 6.8 AMP User Guide (6806800M27B)

16

10.130.101.216

: Host Machine IP

10.130.101.206

: Board IP

ffffff00

: Netmask

u=vxworks

: Username on host machine

p=vxworks

: Password for the above user in host machine

f=0x80

: File Transfer Protocol (FTP)

5. Set the VxWorks USB boot command.

setenv vxusbboot 'usb reset && fatload usb 0:1 0x1000000

$vxbootfile && setenv bootargs $vxbootargs && bootvx'

6. Save your current environmental variables.

saveenv

7. To boot VxWorks on Core 0 through USB, execute the following command:

run vxusbboot
This will boot VxWorks on Core 0 only.
For sample output of VxWorks booting on Core 0 through USB, refer

Appendix A,

VxWorks Booting on Core 0

8. Boot VxWorks Image on Core 1, execute wrload command.

Example: wrload "-file /vxWorks -cpu 1"

To access the Core1 Console use the tip utility
Example: tip "dev=/ttyMsd0#tag=green". For more information refer the
tip utility documentation.

For sample output of VxWorks booting on Core 1 through USB, refer

Appendix A,

VxWorks Booting on Core 1

.