  |
COMMON SOFTWARE
|

»www.adobe.com
|
ADOBE READER 7
You need the Adobe® Reader® to view the Manuals and Datasheets.
You have to obtain the latest release directly from http://www.adobe.com/
|

»www.java.com
»java.sun.com
|
Java 6 Runtime Environment
You need the Java 6 Runtime Environment for RP6Loader.
If you are using Linux, you should install Java 6 with the package manager of your specific Distribution. Please also read the notes in the RP6 Manual!
You may obtain new Versions of the JRE directly from the SUN Microsystems Homepage: http://java.sun.com/
If you are using old Win98SE/ME or older Win2K (without SP4) Systems, you can only use a JRE5. There is an alternative Version of RP6Loader that runs with Java 5.
|

»Version 1.4c (JRE6)
»Version 1.2 (JRE6)
»Version 1.1c (JRE6)
»Version 1.1e-JRE5
|
RP6Loader v.1.4c (20080328)
This Program has been developed to allow easy and fast program upload to the Microcontrollers on RP6 and all its expansion boards. It is written in Java and runs on Windows and Linux. You do not need to install it - you can simply extract it to a folder on your harddrive and start it from there.
If you are using Windows, you have to install the USB driver before you can use this program (s. below)!
If you are using an old Windows Version prior to Win2K SP4, you may only use the JRE5 Version of the RP6Loader. For old Win98SE/ME Systems, SUN officially only provides Java 5.
With Version 1.4 the RP6Loader now features some new Displays. With the Selftest program (Download here) you can adjust the Encoders. A detailled PDF Description can be found on the Documentation Website.
|

»Version 20080510
»Version 20071016
»Version 20070928
»Version 20070811
|
RP6Library, RP6ControlLibrary and Example Programs (20080510)
This archive contains the RP6 Function Library (RP6Lib) and related Example programs.
It also contains the RP6 CONTROL M32 Function Library (RP6ControlLib) and Example programs.
Note: Of course you can run example programs for RP6 CONTROL M32 ONLY on the RP6 CONTROL M32 and not on the Microcontroller on the Robot Mainboard and vice versa!
|
|
 |
WINDOWS SOFTWARE
|

»winavr.sourceforge.net
»sf.net Download
|
WinAVR Version 20070525
WinAVR is a suite of executable, open source software development tools for the Atmel AVR Microcontrollers. It allows to run AVR-GCC (C-Compiler) and other open source tools on Windows. It is easy to install - just follow the instructions on your screen after launching the installer.
|

»Download (3 MB)
|
USB Interface Driver
This is the FTDI USB Driver for Windows (you don't need a Driver for Linux as it is already included in modern Linux Kernels).
The newest CDM 2.02.04 Version is available for Win2k/XP/Vista and Win x64. You can use the CDM_Setup to install the Driver BEFORE you attach the USB Interface for the first time! If you want to install it manually, you find the extracted drivers in the apropriate folders on the CD. The Installation is described in the RP6 Manual and there are also Installation Guides in the driver folders.
If you still use old Win98SE/Me, then you can only install the older D2XX Drivers manually, because the CDM Drivers are not available for Win98!
Newer Versions of the Drivers can be downloaded from our website or directly from FTDI:
http://www.ftdichip.com/
|
 |
LINUX SOFTWARE
|

»Download (0.9MB)
|
avr-gcc, binutils, avr-libc and patches
This folder contains everything required to compile and install the avr-gcc, binutils and avr-libc for Linux. There are several patches that need to be applied to
these packages. There is an automatic script that can do this. Of course you can also compile and install everything manually. This is described very detailled in the RP6 Manual! You should read it, this is not as easy as it is with WinAVR for Windows and you need to do several things on the commandline...
To install avr-gcc for Linux as described in the Manual (p. 29 ff), you have to download the archive and extract it to your home directory in a new directory "RP6".
Then you need to download the following packages:
- Binutils 2.1.7:
binutils-2.17.tar.bz2
(13 MB)
- GCC 4.1.1:
gcc-4.1.1.tar.bz2
(38 MB, if the link is broken try another mirror: http://gcc.gnu.org/mirrors.html )
Please do not extract any of the two archives - just store it along with the other files from the RP6_avrgcc_patches_and_libc.zip archive in the "RP6" directory.
Then you may continue as described in the Manual (p. 29 ff)!
|