Difference between revisions of "Communicate"
From ArmadeusWiki
m (Connect moved to Communicate) |
(→uBoot communication) |
||
Line 15: | Line 15: | ||
==uBoot communication== | ==uBoot communication== | ||
− | * RS232 cable connected | + | * Verify that your RS232 cable is correctly connected |
− | * | + | * The bootstrap jumper must be removed |
− | * Start the RS232 | + | * Start the RS232 software on the host side |
* Reset the board | * Reset the board | ||
− | * | + | * uBoot must start |
− | screenshot | + | here is a screenshot of what you will see during the linux boot |
+ | [[screenshot]] |
Revision as of 20:38, 4 October 2006
How-To connect your Armadeus board to your development Host.
Forewords
The default connection uses a simple RS232 link (crossover cable).
Note: if your Armadeus board is equipped with an ethernet controller, this link can be used to speed up the linux and rootfs downloads.
Connection Setup
The RS232 tool (serial link) and TFTP tool (ethernet link) have to be configured according to your Host operating system:
Linux
Connection with U-Boot on Linux
Window$
uBoot communication
- Verify that your RS232 cable is correctly connected
- The bootstrap jumper must be removed
- Start the RS232 software on the host side
- Reset the board
- uBoot must start
here is a screenshot of what you will see during the linux boot screenshot