My favorites | Sign in
Logo
             
Search
for
Updated Sep 14, 2008 by dirk.behme
outofthebox  

My Beagle Board Out of the box experience

What's in the box?

Box should have a 3"x3" OMAP3530 Board.

Is their any factory default software flashed onto this board?

Yes, x-loader and u-boot should have been flashed on to the board.

How can I execute factory defaults from Beagle Board?

Setup

  1. Make sure Beagle power is in OFF state
  2. Connect UART cable to a UART port of Window/Linux/Mac machine
  3. Have terminal program, such as TeraTerm, HyperTerminal, or Minicom, running on the host machine.
  4. Configure the terminal program for (BAUD RATE - 115200, DATA - 8 bit, PARITY- none, STOP - 1bit, FLOW CONTROL - none)
  5. Connect a LCD Monitor to DVI/HDMI port on Beagle Board.
  6. Connect an externally powered speaker to audio out jack on Beagle Board.
  7. Connect a TV (NTSC-M) to S-video port.
  8. Power ON LCD, TV and audio speakers.

NOTE: Connecting all peripherals (mentioned above) is not mandatory, start using the one you have.

Powering Beagle Board

  1. Power ON the Beagle Board by one of the following options

Experience

This should bring up u-boot and the following Board Diagnostic tests will be performed:

40T

Texas Instruments X-Loader 1.41
Starting on with MMC
Reading boot sector

717372 Bytes Read from MMC
Starting OS Bootloader from MMC...


U-Boot 1.3.3 (Jul 10 2008 - 16:30:47)

OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz
OMAP3 Beagle Board + LPDDR/NAND
DRAM:  128 MB
NAND:  256 MiB
*** Warning - bad CRC or NAND, using default environment

In:    serial
Out:   serial
Err:   serial
Audio Tone on Speakers  ... complete
Hit any key to stop autoboot:  0
OMAP3 beagleboard.org #

What next?

Questions?


Comment by jkridner, Sep 03, 2008

This is not right. Out of the box, Beagle should boot from the on-board NAND flash, not the MMC.

Comment by Vincent.Look, Apr 09, 2009

how come i cant get a response on my hyperterminal? i am setting it up as theysuggest.

Comment by Vincent.Look, Apr 09, 2009

does nand have software out the box that will send back a response on my hyperterm?

Comment by anicol...@verizon.net, Apr 28, 2009

I used gserial.inf to activate the USB on serial (my laptop doesn't have a db9 serial port.

That all worked fine. This is what I got when the BeagleBoard booted: ////////// (not these marks) 5 4 3 2 1 0 No MMC card found Booting from nand ...

NAND read: device 0 offset 0x280000, size 0x400000

4194304 bytes read: OK
Wrong Image Format for bootm command ERROR: can't get kernel image! OMAP3 beagleboard.org # ///////////////// (not these marks) Is there a problem or do I just need an image on the SD card? Andy


Sign in to add a comment
Hosted by Google Code