Jump to content

Boa5200 HOWTO: Difference between revisions

From HW wiki
Molnam1 (talk | contribs)
Molnam1 (talk | contribs)
Line 4: Line 4:


==Serial line setting==
==Serial line setting==
The to communicate with the board is over serial line. Recommended serial communication program is '''minicom'''. Setup minicom as follows:
The easiest way to communicate with the board ,when there is no OS and remote shell running on it, is over serial line. Recommended serial communication program is '''minicom'''. Setup minicom as follows:


Baud Rate – 38400
Baud Rate – 38400
Bits - 8
Bits - 8
Parity – N
Parity – N
Stop Bits - 1
Stop Bits - 1
Hardware Flow Control:- No
Hardware Flow Control:- No
Software Flow Control:- No
Software Flow Control:- No

Revision as of 15:15, 8 February 2007

Introduction

This document describes how to install and setup Linux and development environment for BOA5200 board. Assume that you have a development machine (your PC) that you use for development and building your applications which you consequently want to get running and test on MPC5200.

Serial line setting

The easiest way to communicate with the board ,when there is no OS and remote shell running on it, is over serial line. Recommended serial communication program is minicom. Setup minicom as follows:

Baud Rate – 38400

Bits - 8

Parity – N

Stop Bits - 1

Hardware Flow Control:- No

Software Flow Control:- No