Philips Semiconductors

ISP1362 Linux Stack User’s Guide

#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

#tar Ixvf arm-linux-gcc2953.tar.bz2)

 

Be careful about the root directory of the ARM cross compiler. arm-linux-gcc will invoke cpp0 and cc1 assuming they reside in certain directories relative to the compiler’s root directory. To be on the safe side, unzip the ARM tool chain in the root directory /.

Copy the utilities bin2bin, foxfox, mkfs.jffs2, padkernel.py from Tools/utils directory of Accelent CD to your execution path (like maybe /bin). These tools are needed to prepare Linux kernel and root file system for loading into the target.

#cp /mnt/cdrom/Tools/utils/* /bin

#cd /bin

#chmod +x bin2bin foxfox mkfs.jffs2 padkernel.py

3.2.2.5.Linux Kernel source

The Linux kernel can be installed in to the PC host from the source code provided by the Accelent CD. Create a directory for the source code (example /usr/src/AccelentIDPRev4) and go to the directory.

#cd /usr/src/AccelentIDPRev4

#bzip2 -cd /mnt/cdrom/Source/kernel/linux-2.4.18.tar.bz2 tar xfv – #bzip2 -cd /mnt/cdrom/Source/kernel/patch-2.4.18-rmk7.bz2 patch -p0 #gzip -cd /mnt/cdrom/Source/kernel/patch-2.4.18-rmk7-pxa3.gz patch -p0

#gzip -cd /mnt/cdrom/Source/kernel/releasepatch-2.4.18-rmk7-pxa3-asi2.gz patch -p0 #cd linux

#make pxa_idp_config

#make oldconfig

ISP1362 stack release contains setup files related to Accelent IDP setup. First copy the ISP1362 release files

(isp1362_linux_sw_stack.tar.gz) to the current directory (/usr/src/AccelentIDPRev4/linux)

#tar –zxvf isp1362_linux_sw_stack.tar.gz

#patch -p1 <1362/misc/accelent_rev4/otg_kernel_patch_rev4

#cp /mnt/cdrom/Images/rootfs.tar.gz

3.2.2.6.Linux Kernel Compliation

Makefile

Edit the Makefile of the kernel source (/usr/src/AccelentIDPRev4/linux) CROSS_COMPILE path to the path of the cross compiler

UM10012-_2

 

© Koninklijke Philips Electronics N.V. 2003. All rights reserved.

User’s Guide

Rev. 1.2—July 2003

12 of 34

Page 12
Image 12
Philips ISP1362 manual #tar Ixvf arm-linux-gcc2953.tar.bz2

ISP1362 specifications

The Philips ISP1362 is a highly versatile USB controller that serves as a key component in various electronics and computing devices. Known for its robust features and efficient design, the ISP1362 has gained popularity in applications ranging from consumer electronics to embedded systems.

One of the standout features of the ISP1362 is its support for both USB 1.1 and USB 2.0 standards. This dual compatibility allows devices utilizing the ISP1362 to connect seamlessly with a wide range of peripherals, ensuring flexibility for developers and users alike. The chip can efficiently handle data transfer rates of up to 12 Mbps in USB 1.1 mode and 480 Mbps in USB 2.0 mode, catering to fast data exchange demands in modern applications.

The ISP1362 integrates an advanced architecture with a built-in microcontroller unit, reducing the need for additional external components. This facilitates easier design and integration into various embedded systems, simplifying the development process for engineers. Its compact design is optimized for low power consumption, making it an ideal choice for battery-operated devices.

In terms of technological features, the ISP1362 is equipped with enhanced error detection capabilities. This ensures accuracy and reliability during data transmission, which is crucial for maintaining data integrity, especially in applications demanding high availability and performance.

The chip also incorporates a flexible pipeline for USB protocol handling, which enables it to manage multiple data streams efficiently. This feature is particularly beneficial in complex systems where various peripherals may be communicating simultaneously, allowing for improved system responsiveness and overall performance.

Moreover, the ISP1362 supports the use of different USB classes, including Mass Storage and Human Interface Devices (HID), providing developers with the versatility needed for a broad spectrum of applications. Its compliance with industry standards ensures compatibility and reduces integration times, making it a preferred choice for many manufacturers.

Overall, the Philips ISP1362 stands out with its combination of high-speed connectivity, power efficiency, and robust functionality, making it an excellent option for engineers and developers looking to implement USB connectivity in their designs. Whether in consumer electronics, automotive applications, or industrial devices, the ISP1362 continues to be a reliable USB interface solution that meets modern performance demands.