ESP DIGI-VIEW 4 System Manuel d'utilisateur Page 12

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 30
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 11
12
6.3. Power up the target
Power on the target development board using the main slider power switch on the development board
(usually located at one of the corners).
The LEDs on the board light up and boot messages are displayed in the Serial Console. These messages
vary depending on the module and development board model. When they appear, press a key within four
seconds to stop the auto boot process. If no messages are displayed, try configuring the Serial Console
with a different port among the detected ones.
U-Boot 1.1.6 (Nov 14 2008 - 01:08:53)
for ConnectCore 9P 9360 on Development Board
DRAM: 64 MB
NAND: 128 MB
Error: no valid bmp image at address 0x62a18
CPU: NS9360 @ 176.947200MHz
SPI ID:2007/04/26, V1_5, CC9P9360, SDRAM 64MByte, CL2, 7.8us
Hit any key to stop autoboot: 0
#
6.4. Configure the target's network settings
The target can be configured to use a dynamic IP address from an available DHCP server, or a fixed IP
address.
6.4.1. Wired Ethernet
If the hardware target platform has a wired Ethernet interface follow these steps to configure it:
6.4.1.1. Dynamic IP address
If a DHCP server is available, to assign a dynamic IP address assigned to the target’s wired Ethernet
interface, enter the following from the boot loader shell:
# setenv dhcp yes
# saveenv
6.4.1.2. Fixed IP address
To configure a fixed IP address for the target's Ethernet interface do the following from the boot loader
shell:
# setenv ipaddr AAA.AAA.AAA.AAA
# setenv netmask BBB.BBB.BBB.BBB
# setenv serverip EEE.EEE.EEE.EEE
#
saveenv
Where:
AAA.AAA.AAA.AAA is the IP address of the target's wired Ethernet (it must be in the same subnet
than the host computer's IP).
BBB.BBB.BBB.BBB is the target's subnet mask.
Vue de la page 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 29 30

Commentaires sur ces manuels

Pas de commentaire