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.
  
* [[Screenshots]]: to show how the board is intented to normally run
+
Just got your Armadeus board and want to start play with it ? Then follow this quick list to setup your envt accordingly: <br>
* [[Cross Compiler]]: How to install Host(PC/MAC) Armadeus cross compiler software
+
1] Connect your APF to your development board or to a Devlight and power up it (5V) <br>
* [[BootLoader]]: (U-Boot useful tips)
+
2] Install the [[Toolchain]] <br>
* [[InstallTargetSoftware]]: Install Armadeus software on target
+
3] Connect your Host with your APF: <br>
* [[BootStrap]]: communicate and test your board when no software is installed on it
+
4] Install your programs on the target [[Target Software Installation]]
* [[FrameBuffer]]
+
 
* [[GPIO Driver]]
+
 
 +
==Basics==
 +
* [[Toolchain]]: How to install the development environment for the Armadeus boards
 +
* [[Target Software Installation]]: How to install, uBoot, Linux and your RootFS on the Armadeus boards
 +
 
 +
==Packages and Modules==
 +
* [[FrameBuffer]]: how to configure and use the framebuffer for new LCDs
 +
* [[GPIO Driver]]: how to configure the GPIO driver
 
* [[Network Configuration]]: how to configure Host and Target network
 
* [[Network Configuration]]: how to configure Host and Target network
 
* [[Serial Transfer]]: transfer files between your Host and your Armadeus board with the RS232 link
 
* [[Serial Transfer]]: transfer files between your Host and your Armadeus board with the RS232 link
Line 14: Line 21:
 
* [[DAC|Digital to Analog Convertion]]: how to configure and use the DAC on your board
 
* [[DAC|Digital to Analog Convertion]]: how to configure and use the DAC on your board
  
 
+
==Advanced==
Just got your Armadeus board and want to start play with it ? Then follow this quick list to setup your envt accordingly: <br>
+
* [[BootLoader]]: (U-Boot useful tips)
1] Connect your APF to your development board or to a Devlight and power up it (9V) <br>
+
* [[BootStrap]]: communicate and test your board when no software is installed on it
2] [[Cross Compiler|Install the development environment on your computer (Host)]] <br>
+
3] Connect your Host with your APF: <br>
+

Revision as of 20:30, 22 September 2006

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

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] Install the Toolchain
3] Connect your Host with your APF:
4] Install your programs on the target Target Software Installation


Basics

Packages and Modules

Advanced

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