Embedded LPC3250 Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Gateways / Controller Embedded LPC3250 herunter. Using the LPC3250-Stick Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 20
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
1
Embedded Linux Quick Start Guide
LPC3250-Stick
The Embedded Linux Quick Start Guide
Using the LPC3250-Stick
Chris Simmonds
Embedded Linux Conference Europe 2010
Copyright © 2010, 2net Limited
Seitenansicht 0
1 2 3 4 5 6 ... 19 20

Inhaltsverzeichnis

Seite 1 - Using the LPC3250-Stick

1Embedded Linux Quick Start GuideLPC3250-StickThe Embedded Linux Quick Start GuideUsing the LPC3250-StickChris SimmondsEmbedded Linux Conference Europ

Seite 2 - Overview

10Embedded Linux Quick Start GuideLPC3250-StickBootloader: U-Boot●U-Boot version 2009.03●Serial console over USB-serial adapter●115200 8n1●Minicom (te

Seite 3 - The LPC3250-Stick

11Embedded Linux Quick Start GuideLPC3250-StickFlash memory layoutS1L: Stage 1 boot loaderU-Boot environmentKernelmtd0U-BootRoot file systemmtd1251261

Seite 4 - The COM board

12Embedded Linux Quick Start GuideLPC3250-StickKernel: 2.6.34●Need vanilla 2.6.34 plus LPC3250-stick BSP (a patch)●Known to work●UARTs●Ethernet●NAND f

Seite 5 - Connections

13Embedded Linux Quick Start GuideLPC3250-StickRoot file system: Ångström●Generated using on-line builder●http://www.angstrom-distribution.org/narciss

Seite 6 - Tool chain: Ångström

14Embedded Linux Quick Start GuideLPC3250-StickConfiguring the networkNetwork configuration in: /etc/network/interfacesBring interface up with: ifup [

Seite 7 - What goes where?

15Embedded Linux Quick Start GuideLPC3250-StickÅngström package manager: opkg●Ångström has > 1000 packages●Installing packages is less error prone

Seite 8 - Trying it out

16Embedded Linux Quick Start GuideLPC3250-Stickopkg examplesUpdate local database of packages from feeds (see /etc/opkg)opkg updateList all packages a

Seite 9 - Serial devices

17Embedded Linux Quick Start GuideLPC3250-StickTFTP and NFSLaptopTarget/var/lib/tftpboot/uImage~/rootdir/bin /dev /etc /lib

Seite 10 - Bootloader: U-Boot

18Embedded Linux Quick Start GuideLPC3250-StickHands-on●Get lab notes from●http://www.embedded-linux.co.uk/downloads/elce-2010/linux-quick-start-lab-n

Seite 11 - Flash memory layout

19Embedded Linux Quick Start GuideLPC3250-StickFurther reading●“Inner Penguin”●http://www.embedded-linux.co.uk/●Embedded Linux Wiki●http://elinux.org/

Seite 12 - Kernel: 2.6.34

2Embedded Linux Quick Start GuideLPC3250-StickOverview●Description of the hardware●Installing the tool chain●Compiling the kernel●Configuring the U-Bo

Seite 13 - Root file system: Ångström

20Embedded Linux Quick Start GuideLPC3250-StickThank you for listeningHappy hacking*(*) RFC 1392 "Internet Users' Glossary" hacker

Seite 14 - Configuring the network

3Embedded Linux Quick Start GuideLPC3250-StickThe LPC3250-Stick●ARM926EJS, 266 MHz●32 MiB SDRAM●128 MiB NAND flash●Ethernet●USB 2.0 host and device●se

Seite 15 - LPC3250-Stick

4Embedded Linux Quick Start GuideLPC3250-StickThe COM board●Connectors and interface logic for●RS-232●Ethernet●USB host and device●Mini-SD card

Seite 16 - List packages installed

5Embedded Linux Quick Start GuideLPC3250-StickConnectionsLaptop USB (ttyS0 serial consoleand power)Laptop EthernetOptionalserialttyTX0

Seite 17 - TFTP and NFS

6Embedded Linux Quick Start GuideLPC3250-StickTool chain: Ångström●ARM926EJS implements arm v5 instructions including thumb (16-bit)●So, we need an ar

Seite 18 - Hands-on

7Embedded Linux Quick Start GuideLPC3250-StickWhat goes where?Base directory:/usr/local/angstrom/armBinaries (cross compiler)/usr/local/angstrom/arm/b

Seite 19 - Further reading

8Embedded Linux Quick Start GuideLPC3250-StickTrying it outThe Hello World program#include <stdio.h>int main(void) {printf ("Hello, ARM\n&q

Seite 20 - Happy hacking*

9Embedded Linux Quick Start GuideLPC3250-StickSerial devices●The LPC3250-stick uses the usb-ftdi serial chip with non-standard vendor and product ID●S

Kommentare zu diesen Handbüchern

Keine Kommentare