Manual Philips ISP1362

35 pages 0.78 mb
Download

Go to site of 35

Summary
  • Philips ISP1362 - page 1

    UM10012_2 ISP1362 Lin ux Stack July 2003 We welcome your feedback. Send it to wired.support@philips.com . Philips Semiconductors - Asia Product Innovation Centre Visit www.semiconductors.philips.com/buses/usb or www.flexiusb.com User’s Guide Rev. 1.2 Revision History: Version Date Description Author 1.2 Jun 2003 • Additions for Accelent IDP pla ...

  • Philips ISP1362 - page 2

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 2 of 34 This is a legal agreement between you (e ither an individual or an entity) an d Philips Semiconductors. By accepting this product, you indicate your agreement to the di ...

  • Philips ISP1362 - page 3

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 3 of 34 CONTENTS 1. INTRODUCTION ................................................................................................................... .......... 6 1.1. P URPOSE ...

  • Philips ISP1362 - page 4

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 4 of 34 5. CONFIGUR ATION .................................................................................................................. ....... 30 5.1. C OMPILATION F LAGS ...

  • Philips ISP1362 - page 5

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 5 of 34 Figur es Figure 2-1: ISP1362 Li nux Stack Architecture ................................................................................... ............................. ...

  • Philips ISP1362 - page 6

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 6 of 34 1. Intr oduction 1.1. Purpose This document explains how to install, configure and use the ISP1362 Linux stack. 1.2. Scope This document is intended for the user s of t ...

  • Philips ISP1362 - page 7

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 7 of 34 2.3. Core Modules 2.3.1. Host Stack The host stack consists of the Host Controller Driver (HCD ) module. The driver is used for data transfer on the USB bus for the con ...

  • Philips ISP1362 - page 8

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 8 of 34 product-specific. Therefore, this driv er communicates with a mass storage brid ge (portable). For more information on the device stack interface, refer to API ISP1362 ...

  • Philips ISP1362 - page 9

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 9 of 34 Figure 3-1: ISP1362 Linux Setup Example 3.1. ISP1362 PCI Evaluation Kit 3.1.1. Setting Up the PC and OS For one evaluation kit, prepare one PC. The ISP1362 Linux stack ...

  • Philips ISP1362 - page 10

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 10 of 34 2. Copy the ISP1362 Linux stack ( isp1362_linux_sw_stack.tar.gz ) to a local directory (This installation uses /usr/src/linux-otg ). 3. Apply the OTG patch to the kern ...

  • Philips ISP1362 - page 11

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 11 of 34 3.2. ISP1362 Add-on Card for Intel PXA250 based Accelent IDP (Rev 04) Accelent Systems developed the IDP - Integrated De velopment Platform to speed up the embedded de ...

  • Philips ISP1362 - page 12

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 12 of 34 #cp /mnt/cdrom/Tools/tool_chain/arm-linux-gcc2953.tar.bz2 / #cd / #tar jxvf arm-linux-gcc2953.tar.bz2 (Older versions of tar might not accept this, then try using # ta ...

  • Philips ISP1362 - page 13

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 13 of 34 CROSS_COMPILE = /pub/usr/ bin/arm-linux- The cross compile path ( /usr/include/arm/2.95.3 ) depends on where the tool chain is installed and the version of the tool ch ...

  • Philips ISP1362 - page 14

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 14 of 34 1. The boot loader boot.bin (from the accelent CD) does not support ISP1362 add-on card. Use the boot loader from the ISP1362 stack re lease (/home/1362/AccelentIDP/bo ...

  • Philips ISP1362 - page 15

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 15 of 34 The ISP1362 Linux stack and Accelent IDP does not support two or more boards at the same time. Therefore, for the ISP1362 OTG evaluation, you must have two Accele nt I ...

  • Philips ISP1362 - page 16

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 16 of 34 #cp /mnt/cdrom/tools/tool_chain/arm_toolchaintar.bz2 / #cd / #tar jxvf arm_toolchaint ar.bz2 (Older versions of tar migh t not accept this, then try using # tar Ixvf a ...

  • Philips ISP1362 - page 17

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 17 of 34 3.3.2.12.Linux Kernel Configuration Makefile Edit the Makefile of the kernel source ( /usr/src/linux-otg ) CROSS_COMPILE path to the path of the cross compiler CROSS_C ...

  • Philips ISP1362 - page 18

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 18 of 34 • CROSS_COMPILE path • MS_SIZE_FLAG is set to _8MB_SIZE_ (because of limitation of Accelent board for Mass storage demo) 3.3.2.14.OS Image Creation To compile the ...

  • Philips ISP1362 - page 19

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 19 of 34 5. Write the following in a temporary file, say TempData, and give the file as an input to the fdisk command x h 1 c 1024 2 16 r n p 1 p w The following values are mad ...

  • Philips ISP1362 - page 20

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 20 of 34 You should also see the msdisk application running as an applicatio n process when you list the current running processes ( ps ). 4.1.2. Unloading the Stack 1. As root ...

  • Philips ISP1362 - page 21

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 21 of 34 This script mount s the OTG mass storage disk data from Accelent IDP ROM to RAM. 4.3.2. Loading the Stack The ISP1362 Linux stack modules (kernel as well as applic ati ...

  • Philips ISP1362 - page 22

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 22 of 34 Figure 4-1: Host Stack Evaluation Example Setup In Figure 4-1, the requirements for the connected devices to work are: • The Linux kernel has class drivers or driver ...

  • Philips ISP1362 - page 23

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 23 of 34 When connected to another USB host, with the ISP1362 as a device, you can: • See the mass storage as a removable disk (cap acity of 16 MB including the file system) ...

  • Philips ISP1362 - page 24

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 24 of 34 Figure 4-4: OTG Mass Storage Application in the IDLE State Snap shot Figure 4-5: OTG Mass Storage Application in the HOST State Snap shot The application has a provisi ...

  • Philips ISP1362 - page 25

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 25 of 34 Figure 4-5 shows a snapshot of the application in the HOST state when a Mini-B plug is connected to the OTG port. In the HOST state, both the local and remote OTG devi ...

  • Philips ISP1362 - page 26

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 26 of 34 Figure 4-7: OTG Application as a Device Snapsh ot Another way to use the OTG mass storage is by using the command-line application in the tools directory. To see the l ...

  • Philips ISP1362 - page 27

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 27 of 34 2. #./otgcmd mount This command will mount the local and connected OTG mass storage disks to the specified mount points and the disks are ready for use. To disconnect ...

  • Philips ISP1362 - page 28

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 28 of 34 Figure 4-9 OTG B closing the session after connected device data access Figure 4-8 shows the screen capture of otgcmd.o utility when running on the A ccelent IDP platf ...

  • Philips ISP1362 - page 29

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 29 of 34 Figure 4-10 Operations with OTG A and B devices ...

  • Philips ISP1362 - page 30

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 30 of 34 5. Configuration The ISP1362 Linux stack can be configured to work in different ways by using the static compilation time flags. The Rules.Make file in the root direct ...

  • Philips ISP1362 - page 31

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 31 of 34 6. Inside the ISP1362 Linux Stack The ISP1362 Linux stack release consists of two parts: a Linux kernel OTG patch for kernel version 2.4.18 and the ISP1362 Linux stack ...

  • Philips ISP1362 - page 32

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 32 of 34 Table 6-4: Contents of the device Directory File Name Description release/device/Makefile Makefile for the device stack subdirectories release/device/pdc ISP1362 Devic ...

  • Philips ISP1362 - page 33

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 33 of 34 Table 6-8: Contents of the otg Directory File Name Description release/otg/Makefile Makefile for the OTG Controller Driver release/otg/usb_otg.c ISP1362 OTG Controller ...

  • Philips ISP1362 - page 34

    Philips Semiconductors ISP1362 Linux Stack User’s Guide UM10012-_2 © Koninklijke Philips Elec tronics N.V. 2003. All ri ghts reserved. User’s Guide Rev. 1.2—July 2003 34 of 34 6.6.2. tools The tools directory consists of files related to the mass stor age disk emulation. The co ntents of this directory and their description are given in Tabl ...

  • Philips ISP1362 - page 35

    Philips Semiconductors Philips Semiconductors is a worldwide company with over 100 sales offices in more than 50 countries. For a complete up-to-date list of our sales offices please e-mail sales.addresses@www.semiconductors.philips.com . A complete list will be sent to you automatically. You can also visit our website http://www.semiconductors.phi ...

Manufacturer Philips Category Network Card

Documents that we receive from a manufacturer of a Philips ISP1362 can be divided into several groups. They are, among others:
- Philips technical drawings
- ISP1362 manuals
- Philips product data sheets
- information booklets
- or energy labels Philips ISP1362
All of them are important, but the most important information from the point of view of use of the device are in the user manual Philips ISP1362.

A group of documents referred to as user manuals is also divided into more specific types, such as: Installation manuals Philips ISP1362, service manual, brief instructions and user manuals Philips ISP1362. Depending on your needs, you should look for the document you need. In our website you can view the most popular manual of the product Philips ISP1362.

Similar manuals

A complete manual for the device Philips ISP1362, how should it look like?
A manual, also referred to as a user manual, or simply "instructions" is a technical document designed to assist in the use Philips ISP1362 by users. Manuals are usually written by a technical writer, but in a language understandable to all users of Philips ISP1362.

A complete Philips manual, should contain several basic components. Some of them are less important, such as: cover / title page or copyright page. However, the remaining part should provide us with information that is important from the point of view of the user.

1. Preface and tips on how to use the manual Philips ISP1362 - At the beginning of each manual we should find clues about how to use the guidelines. It should include information about the location of the Contents of the Philips ISP1362, FAQ or common problems, i.e. places that are most often searched by users in each manual
2. Contents - index of all tips concerning the Philips ISP1362, that we can find in the current document
3. Tips how to use the basic functions of the device Philips ISP1362 - which should help us in our first steps of using Philips ISP1362
4. Troubleshooting - systematic sequence of activities that will help us diagnose and subsequently solve the most important problems with Philips ISP1362
5. FAQ - Frequently Asked Questions
6. Contact detailsInformation about where to look for contact to the manufacturer/service of Philips ISP1362 in a specific country, if it was not possible to solve the problem on our own.

Do you have a question concerning Philips ISP1362?

Use the form below

If you did not solve your problem by using a manual Philips ISP1362, ask a question using the form below. If a user had a similar problem with Philips ISP1362 it is likely that he will want to share the way to solve it.

Copy the text from the picture

Comments (0)