Difference between revisions of "Setup"

From ArmadeusWiki
Jump to: navigation, search
Line 1: Line 1:
 
On this page, you will find all the usefull informations you need to configure your Armadeus board for optimum usage.
 
On this page, you will find all the usefull informations you need to configure your Armadeus board for optimum usage.
  
 +
==First StartUp==
 
Just got your Armadeus board and want to start play with it ? Then follow this quick list to setup your envt accordingly: <br>
 
Just got your Armadeus board and want to start play with it ? Then follow this quick list to setup your envt accordingly: <br>
 
1] Connect your APF to your development board or to a Devlight and power up it (5V) <br>
 
1] Connect your APF to your development board or to a Devlight and power up it (5V) <br>
2] Install the [[Toolchain]] <br>
+
2] Establish the connection between your Host and your APF [[Connect]] <br>
3] Connect your Host with your APF [[Connect]] <br>
+
3] Verify your APF by starting Linux. In uBoot, type "boot". Several informations will be displayed on your console like on the screenshot here.
4] Install your programs on the target [[Target Software Installation]]
+
4] If Linux has been successfully started, you can proceed with the toolchain installation. See Basics below
  
  

Revision as of 21:22, 27 September 2006

On this page, you will find all the usefull informations you need to configure your Armadeus board for optimum usage.

First StartUp

Just got your Armadeus board and want to start play with it ? Then follow this quick list to setup your envt accordingly:
1] Connect your APF to your development board or to a Devlight and power up it (5V)
2] Establish the connection between your Host and your APF Connect
3] Verify your APF by starting Linux. In uBoot, type "boot". Several informations will be displayed on your console like on the screenshot here. 4] If Linux has been successfully started, you can proceed with the toolchain installation. See Basics below


Basics

  • Toolchain: How to install the development environment for the Armadeus boards
  • Connect: How to communicate with the Armadeus boards from the Host
  • Target Software Installation: How to install, uBoot, Linux and your RootFS on the Armadeus boards

Packages and Modules

Advanced

  • BootLoader: (U-Boot useful tips)
  • BootStrap: communicate and test your board when no software is installed on it