iMX233-OLINUXINO-MICRO Olimex Ltd., iMX233-OLINUXINO-MICRO Datasheet - Page 11

no-image

iMX233-OLINUXINO-MICRO

Manufacturer Part Number
iMX233-OLINUXINO-MICRO
Description
Development Boards & Kits - ARM OLINUXINO i.MX233 MICRO LINUX SBC
Manufacturer
Olimex Ltd.
Datasheet

Specifications of iMX233-OLINUXINO-MICRO

Rohs
yes
Product
Development Boards
Tool Is For Evaluation Of
MCIMX233CAG4C
Core
ARM926EJ-S
Interface Type
Ethernet, USB
Operating Supply Voltage
5 V
Description/function
Single Board Linux Computer i.MX233 ARM926J at 454 MHz with UB host, TV-out (PAL / NTSC), 2x30 GPIOs, SD
Dimensions
76.2 mm x 43.2 mm
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 25 C
Tradename
OLinuXino
OLIMEX© 2012
OLinuXino-MICRO user's manual
2.7 Building the Debian Linux image
Note that building the Linux image from scratch is a time-consuming task. Even with powerful
machine and fast internet connection it might take few hours compiling. Some Linux distributions
might lack the tools required to compile/build/execute scripts/download from repository – how to
get those is not discussed below.
The Linux image is created and downloaded from
https://github.com/Freescale/fsl-community-bsp-
platform. For the test here we used Debian 6.0 with GNOME visual libraries. The steps we did:
1) From the terminal created folder “bin” in home folder:
user@dist$: mkdir bin
user@dist$: cd bin
Add bin directory to PATH in order to do the next steps easier. Else navigate to the right folders.
2) Installed `repo` utility needed for the bitbake file fetching from the repository:
user@dist$: curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
user@dist$: chmod a+x ~/bin/repo
3) Created directory for the project and download the BSP source from the git repository:
Page 11 of 47

Related parts for iMX233-OLINUXINO-MICRO