SSV Logo

DIL/NetPC DNP/1110


In-deep

Contact us
Sales
Support


Back to Top Page


DIL/NetPC DNP/1110: User Documentation

SAdnp01.pdf: The DIL/NetPC DNP/1110.This document offers some technical information to the StrongARM-based DIL/NetPC DNP/1110.

pincount.pdf: DIL/NetPC Family User Information. The DIL/NetPC DIL-64 and QIL-128 Pin Counting. The DIL/NetPC family members comes in different pin outs and form factors. This short document describes the pin count mechanism for the DIL-64 (DIL = Dual-in-Line) and the QIL-128 (QIL = Quad-In-Line) form factor.

SAdnp05.pdf: Web Server for Embedded Systems. This document describes the HTTP and Web server basics. There is also a short description of the CGI and SSI operation modes for embedded Web servers.

WSforES1-2.pdf: Presentation - Title: Web Server for Embedded Systems.Content: 1. TCP/IP Protocol Basics. 2. Debugging TCP/IP Connections. 3. HTTP Protocol Basics. 4. Web Server Basics.

UARTaddOn.pdf: TL16C754 UART for the DNP/1110.. This short document describes how to connect two TL16C754 UARTs to the DNP/1110. Each UART chip needs four chip select signals. You find also a solution for DNP/1110 interrupt sharing within this document.

d1110um.pdf: DIL/NetPC DNP/1110 Starter Kit Users Manual. This document describes the steps for the first use of the DNP/1110 starter kit with the DNP/EVA2 (special version) evaluation board. The document offers also some information for the development system setup.

mHT-SA01.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes the steps for the embedded Linux root filesystem maintenance (i.e. add or remove files, add or remove directorys, edit script files...).

mHT-SA02.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes the use of floating point math with DNP/1110 embedded Linux. You find a simple C source code and a sample makefile within this document.

mHT-SA03.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes the installation and test of the GNU cross toolchain for ARM processors. The toolchain comes in a pre-build binary form within the DNP/1110 starter kit. For install and use the toolchain you need a x86-based PC with Linux as development system.

mHT-SA04.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes the Linux-programming of the DNP/1110 parallel port (PIO). The document offers a sample C source code.

mHT-SA05.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes the Linux-programming of the DNP/1110 expansion bus interface. The document offers a sample C source code.

mHT-SA06.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to debug a TCP/IP communication problem. The main part for debugging a TCP/IP connection is a Ethernet sniffer. In this sample we are using Network Spy.

mHT-SA07.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to set-up the DNP/1110 flash memory for the Linux flash file system JFFS2 (with zlib-based file compression). The set-up brings formatting informations to the DNP/1110 flash.

mHT-SA08.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to set-up the DNP/1110 flash memory for the Linux flash file system JFFS1 (without file compression). The set-up brings formatting informations to the DNP/1110 flash.

mHT-SA09.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how build a DNP/1110-based Measurement Telnet Server (MSR Telnet Server). The document shows a C source code for a TCP server. This server allows to control external I/Os with a simple Telnet client program.

mHT-SA10.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to access CGI environment variables with a CGI program, running by the thttpd embedded Web server.

mHT-SA12.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to the DNP/1110 JTAG Flash Programmer. This tool change the DNP/1110 boot loader over a JTAG connection.

mHT-SA13.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to get write access within the JFFS area for a FTP client program. This allows you to transfer files direct from your development system to the DNP/1110 flash memory.

mHT-SA14.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to use the Telnet, FTP and HTTP client features with an WindowsXP-based development system.

mHT-SA15.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to program the DNP/1110 with C++. C++ programs need additional libraries. The document describes how to find out which libraries are necessary and how to install these libraries within the DNP/1110 JFFS file space.

mHT-SA16.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to use POSIX Threads within a C program. The document describes how to find the additional libraries, which are necessary, and how to install these libraries within the DNP/1110 file space.

mHT-SA17.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to change the IP address with the help of a serial link and a terminal program. The DNP/1110 stores the new IP address within the LAN EEPROM configuration space.

mHT-SA18.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to build a Compact Flash interface for the DNP/1110. This interface is running in memory mode with a 8-bit data bus.

mHT-SA19.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to run a PNP/1110 with 206 MHz SA-1110 or PNP/2110 with 400 MHz PXA255 within a DNP/1110 socket for product evaluation.

mHT-SA20.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to use the DNP/1110 external interrupt input pins (INT1, INT2, INT3, INT4 or INT5) for hardware interupts from external devices.

mHT-SA21.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to use the DNP/1110 with a DHCP client program. This client reads a IP address at DNP/1110 Linux boot time from a DHCP server.

mHT-SA22.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to write a Linux shell script-based CGI program. The pre-installed embedded Web server of a DNP/1110 allows CGI programming in C, C++ and with the help of Linux shell script file.

mHT-SA23.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to write a Linux shell script-based CGI program with XML output. XML is very useful for data integration from embedded system-based data sources to a enterprise data base.

mHT-SA24.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to connect a external 16C2550 Dual UART chip to the DNP/1110 and how to use the total of four UART ports with Linux. The document shows the basic schematic.

mHT-SA25.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to use the Linux /proc file system for information's about CPU speed and available memory.

mHT-SA26.pdf: DIL/NetPC DNP/1110 microHOWTO. This short document describes how to understand why sometimes a DNP/1110 Linux Telnet-based root login is impossible.


SSV EMBEDDED SYSTEMS. Board Level Products. File: dnp0020.htm, Last Update: 27.Jan.2012
Copyight (c) 1996 - 2012 SSV and KDW. All rights reserved. webmaster@ist1.de