1 / 9

ECT 358

ECT 358. Lecture 33 PC-104 Platforms. Those who bring sunshine to the lives of others cannot keep it from themselves. Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap. Galatians 6:7. PC-104. Designed for the size of a 3.5” floppy disk

lovie
Download Presentation

ECT 358

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ECT 358 Lecture 33 PC-104 Platforms

  2. Those who bring sunshine to the lives of others cannot keep it from themselves. Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap. Galatians 6:7

  3. PC-104 Designed for the size of a 3.5” floppy disk PC-104 equipment PC-104+ equipment System Design

  4. PC-104 System Design • Power Supply • Main CPU • External I/O • Video • Comms • Analog • Digital • Relay

  5. Pegasus Specifications • PC/104 form factor • AMD Elan SC520 processor • keyboard input • Onboard Flash Disk (16M bytes of Intel Strata Flash EPROM) • Parallel port • IDE drive interface • Floppy disk drive interface • Battery backed SRAM disk • Expansion is provided by the PC/104 interface (stack-through), which will support 8/16 bit ISA bus. • SDRAM memory is fixed on-board (32Mbyte) • The AMD Elan SC520 processor is a 5x86 class device and is fully x86 compatible.

  6. Pegasus Specifications • The board supplied in the development kit is fitted with 32M bytes of DRAM and 16Mbyte of flash memory. The flash memory is pre-configured with Arcom's Embedded Linux operating system and the IBM J9 Java Virtual Machine. Once power is applied to the board it will automatically boot from the on board flash array and you will be able to start developing.

  7. Pegasus Development Kit • The PEGASUS Arcom Embedded Linux with Java Technology Development Kit comprises of the following items: • · PEGASUS-133-M32-F16 processor board and enclosure. • · Arcom Embedded Linux with Java Technology support and Installation • · IBM WebSphere Device Developer 4.0 OEM • · RedHat Linux 7.2 OEM (2 CDs) • · +5V @ 8A, +12V @ 1.7A (100-240VAC input) power supply. • · Power supply interface cable. • · US, UK or EURO mains cable. • · IDE disk drive cable • · IDC serial cable in enclosure • · Crossover RJ45 Ethernet cable • · Arcom Embedded Linux with Java Technology Quick Start manual • · Technical Manual (on CD-ROM)

  8. What is Embedded Linux Embedded Linux with Java Technology is a space optimized standard Linux including many of the standard file, shell and text utilities. In addition there are: • The usual Telnet, FTP, HTTP servers and Telnet, FTP clients • OpenSSH (Secure Shell). • IBM J9 Java Virtual Machine (JVM) and support libraries (2 Mbytes) • GCJ support libraries (4.5 Mbytes)

  9. File System • The file system used on the PEGASUS Flash is a Compact Journaling Flash file system (JFFS2). JFFS2 has the following advantages: • - Robust • - Power fail safe • - No scan (fsck) is required at boot time • - Flash write leveling • - Transparent compression • The onboard flash has been divided into three partitions (boot sector, root (/) and /var). By default the root partition is mounted read-only for added data security, to mount it read-write type rw. The /var partition is read-write and can be used for storing application data which must persist across reboots. The /var partition also contains users’ home directories. In addition a 4 Megabyte tmpfs filesystem is mounted on /var/tmp for temporary files - these will be lost after a reboot. As supplied approximately 10 Megabytes of Physical Flash is available for applications (19 Megabytes assuming a 2:1 compression).

More Related