Embedded LPC3250 Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Bramy / kontrolery Embedded LPC3250. Using the LPC3250-Stick Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 20
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 0
1 2 3 4 5 6 ... 19 20

Podsumowanie treści

Strona 1 - Using the LPC3250-Stick

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

Strona 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

Strona 3 - The LPC3250-Stick

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

Strona 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

Strona 5 - Connections

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

Strona 6 - Tool chain: Ångström

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

Strona 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

Strona 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

Strona 9 - Serial devices

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

Strona 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

Strona 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/

Strona 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

Strona 13 - Root file system: Ångström

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

Strona 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

Strona 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

Strona 16 - List packages installed

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

Strona 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

Strona 18 - Hands-on

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

Strona 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

Strona 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

Komentarze do niniejszej Instrukcji

Brak uwag