home kinesia products products
Embedded Linux Information

  1. Building the 2.4.x Kernel Basics
  2. Network Configuration
  3. Developing Applications and Modules for uClinux 2.4.x
  4. Connection between Linux PC and 44B0X Target Board
  5. LCD Configuration
  6. Audio Configuration
  7. Sharp ARM 9 Root FS with FC
  8. Modifying SDL-1.2.11 to support USB mouse for ARM

Connection between Linux PC and 44B0X Target Board

by Tong Lai Yu and Felix Lo, July 2005

Linux Environment 
We need to setup tftp for communcation:

server ( Linux PC )

client ( Target board, using ARMBOOT )

  • install tftp if needed (should already be included)
  • setup server ip by setenv serverip 192.168.1.95
  • setup local ip if needed by setenv ipaddr 192.168.1.73
  • check environment by printenv.
  • setup the file names for download:
    • tftp c008000 image.ram
    • tftp c400000 rom.fs
  • To use tftp to download files to the target board, we need to use minicom to control the board as command prompt:

  • start command prompt by
  • set parameter by crtl-A crtl-Z, and use the following parameters:
  • Windows Environment 

  • start super-terminal under windows
  • set communication parameters as above
  • If using serial to transfer files:
  • If using network cable: