Do you have a question about the eH880 and is the answer not in the manual?
Questions and answers
Summary of Contents for Advanced Card Systems Ltd. eH880
Page 1
ACR880 SDE Setup Manual info@acs.com.hk Subject to change without prior notice www.acs.com.hk...
Page 2
Version Date Prepared By Description • 06 October 2009 Richelle Arjona Changed device photo in front page Page 2 of 20 eH880 and ACR880 SDE Setup Manual info@acs.com.hk Document Title Here Document Title Here Document Title Here Version 1.4 www.acs.com.hk...
5.3.2. SFTP (Secure FTP)......................15 5.3.3. NFS (Network File Server) ....................15 Appendix A. Connecting eH880 to the Ethernet Network ..........16 Appendix A.1. Configuring Ethernet Port...................16 Appendix A.1.1. Setting up Loop Back Device................16 Appendix A.1.2. Setting Up Static IP Address................17 Appendix A.1.3. Setting up Dynamic IP Address ................18 Appendix A.2.
Page 4
Figure 5: Use the Straight Cable for Device to Hub/Switch Setup ..........14 Tables Table 1: RJ45 Cable Types.......................11 Page 4 of 20 eH880 and ACR880 SDE Setup Manual info@acs.com.hk Document Title Here Document Title Here Document Title Here Version 1.4...
/ ACR880 system. The eH880 / ACR880 device is equipped with a 32-bit CPU running the embedded Linux 2.6.12 OS. For detailed hardware / software capability of the eH880 / ACR880, refer to their respective manuals.
Section 4.0 lists the device’s connectivity in both the hardware and software aspects. • Section 5.0 details the folder restrictions when customizing the files inside the device. • Appendix A shows the processes in connecting the eH880 to the Ethernet network. Page 6 of 20 eH880 and ACR880 SDE Setup Manual info@acs.com.hk...
3.1.1. Operating System A Linux based system is required for developing software for eH880. Since the development of the software consists of cross-compilation technique, the developers are expected to have sufficient knowledge to operate Linux system and compile programs using gcc (GNU compiler collection) at least in i386(PC) systems.
3.2. Compiler Installation(Take Fedora as example) 3.2.1. Login your Linux PC as “root”. Location Input the root password in the password box. Page 8 of 20 eH880 and ACR880 SDE Setup Manual info@acs.com.hk Document Title Here Document Title Here Document Title Here Version 1.4...
Extract the complier files by the command "tar -jxvf arm-linux-gcc-3.4.1.tar.bz2" 3.2.4. Logout Input exit on the command prompt to logout. Page 9 of 20 eH880 and ACR880 SDE Setup Manual info@acs.com.hk Document Title Here Document Title Here Document Title Here Version 1.4...
3.4.1. Login your PC Linux with your own username. 3.4.2. Copy Files Copy the file "eH880-sdk-yyyymmdd.tgz" (where yyyymmdd is a date code) to the installation directory 3.4.3. Extract Files Get into the installation directory and extract the library files by the command "tar -zxvf A880-sdk- yyyymmdd.tgz"...
4.1. Ethernet 4.1.1. Cable Restrictions The eH880/ACR880 uses an RJ45 straight cable to connect to a router/ hub. However, a crossover RJ45 cable is used when the device is directly connected to the host pc. See Appendix A for cable types.
Certain tools can be used to connect to the device using a serial cable; Hyperterminal is used for Windows and Minicom for Linux. If you connect the RS232 cable to the PC and eh880 after the eh880 powered up, press “enter” in the terminal window to get the login prompt.
5.0. Program/Files Uploading 5.1. eH880 / ACR880 File Structure The eH880/ACR880 follows the common Linux file directory structure. The root file system is read- only. The eH880/ACR880 files are stored in the following directories: /usr/local/RO/ For read-only files, such as the unit name and serial number, and other system files.
(Windows) Network Switch eH880 DHCP Server Figure 5: Use the Straight Cable for Device to Hub/Switch Setup Page 14 of 20 eH880 and ACR880 SDE Setup Manual info@acs.com.hk Document Title Here Document Title Here Document Title Here Version 1.4 www.acs.com.hk...
5.3.3. NFS (Network File Server) The eH880 supports mounting NFS filesystem and so it is able to mount folders from the remote NFS Severs for more convenient file transfer. NFS file server and Ethernet connection is required. NFS file server can be setup along with the development Linux PC...
IP address, please refer to eH880 tool manual. Appendix A.1.1. Setting up Loop Back Device Loop back device is used to refer to local host of the eH880 unit and it has a default IP address 127.0.0.1 with netmask 255.0.0.0.
Genmask Flags Metric Ref Use Iface 127.0.0.0 255.0.0.0 0 lo Appendix A.1.2. Setting Up Static IP Address Assume you want to setup the following IP address for eH880 unit: IP Address 192.168.1.100 Subnet Mask 255.255.255.0 Gateway 192.168.1.1 1. Input the following command to setup the IP address: # ifconfig eth0 192.168.1.100 netmask 255.255.255.0...
Appendix A.1.3. Setting up Dynamic IP Address If it is necessary to setup the dynamic IP address for eH880 unit, input the following command to get the IP address from DHCP server: # udhcpc –b –i eth0 Appendix A.2. Setting up Network File System (NFS) Server Appendix A.2.1 PC Side...
1360 S sshd -f /usr/local/eH880/RW/etc/ssh/sshd_config 228 root 832 S eH880_Demo4 229 root 832 S eH880_Demo4 230 root 832 S eH880_Demo4 Page 19 of 20 eH880 and ACR880 SDE Setup Manual info@acs.com.hk Document Title Here Document Title Here Document Title Here Version 1.4 www.acs.com.hk...
User ID root Password cdy123 Hence, the user can login as root user to communicate with the eH880 unit. Warning: Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
Need help?
Do you have a question about the eH880 and is the answer not in the manual?
Questions and answers