Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cdk-avr-AVRprog-20060215-20060626 RPM for i586

From SourceForge / c / cd / cdk4avr

Name: cdk-avr-AVRprog Distribution: CDK4AVR
Version: 20060215 Vendor: Li-Pro.Net
Release: 20060626 Build date: Mon Jun 26 19:56:09 2006
Group: Development/CDK4AVR/programmer Build host: euryale.gorgonen.de
Size: 367595 Source RPM: cdk-avr-AVRprog-20060215-20060626.src.rpm
Packager: Stephan Linz <linz@li-pro.net>
Url: http://cdk4avr.sourceforge.net
Summary: CDK4AVR -- AVR Flash/EEPROM burning
CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie
and should you support with a comprehensive Assembler and C development
environment for even this processor familie under Linux. It will present only
free of fee tools, so you can use it without risks. Further you will finde
some useful OS projects and related sample code all arround AVRs inside of
the example packages.

Til now there are the following packages available:

   * see cdk-avr-base package



This tool can be used to burn the image files created by the assembler or
compiler into the target MCU using some programming hardware:

   * Serial1    http://avr.fenceline.de/serial1/serial1.html
   * SerialSTK  http://avr.fenceline.de/serialSTK/serialSTK.html
   * AE-AVR PRG http://avr.fenceline.de/akizuki/akizuki.html
   * avr910     http://avr.fenceline.de/AVR910/AVR910.html
   * STK500     serial and parallel programming

The 'frontend' contains the user interface, the 'backend' contains the drivers
for the programming hardware. 'Frontend' and 'backend' are connected by the
'backend interface'. It is further possible to split 'frontend' and 'backend'
to different machines using a client/server architecture with the 'netlayer'.

Version overview:

   * backend:           V0.13
   * frontend:          V0.12
   * netlayer server:   V0.8
   * netlayer client:   V0.6
   * Serial1 firmware:  V0.11

It comes from:

   * http://avr.fenceline.de/AVRprog/AVRprog.html

N O T E S  for  S e r i a l S T K  usage:

   * This is not really a programmer! It is a dumb amplifier - all the ISP
     protocol must be handled by the driver. This driver need exclusive low
     level IEEE-1284 port access (because it must use the port lines in a
     non-standard fashion)!

   * The driver will use the PPEXCL ioctl() to ensure its exclusiveness. So
     you can't use any other IEEE-1284 device at the same time -- ppdev have
     to be the one and only registed Linux kernel driver at parport! See with
     lsmod:
               Module                  Size  Used by
               ppdev                  11540   0  (autoclean)
               parport                 7468   0  (autoclean) [ppdev]
                                                              ^^^^^
      Test it with:

      > backend_test /dev/parport0 1

      Backend library test 'backend_test' (V0.10 (CDK4AVR 3.0 AVRprog 20060215-20060626))

      Checking command line ... OK
      Note: The parameter '--help' gives some info.
      A programmer with AVR attached must be connected to: '/dev/parport0'!
      This port must be of type: 'IEEE-1284'!
      Set network address to '127.0.0.1' ... Not supported
      Get network info ... Not supported
      Get backend info ... UNIX backend (libbackend.so) V0.13, API V0.4 (CDK4AVR 3.0 AVRprog 20060215-20060626)
      Check for device file '/dev/parport0' ... OK
      Enable programmer ... OK
      Get driver info ... STK200/300 eva-board driver (libserialSTK.so) V0.6 "Renegade"
      Enable programming mode ... OK
      Read device code ... 1Eh 93h 03h
      Disable programming mode ... OK
      Disable programmer ... OK

      Test was successful.

      Exiting ...


Install AVRprog if you need to perform any of these types of actions at
your AVR (eva)board. Only some programmers will want to install AVRprog.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 047557f9b412574a9f4026339f83c3c8
GPG

Changelog

* Mon Jun 26 2006 Stephan Linz <linz@li-pro.net> 20060215-20060626
  - upgrade to latest front-/backend and server-/client version
  - change version number to related change log modifiation date
    (see AVRprog_changelog.html)
* Sat Jan 28 2006 Stephan Linz <linz@li-pro.net> 0.4-20060128
  - CDK4AVR-zification all version numbers for bug reports
* Fri Jul 22 2005 Stephan Linz <linz@li-pro.net> 0.4-20050722
  - upgrade to latest front-/backend and server-/client version
  - RPM review
* Sun Feb 29 2004 Stephan Linz <linz@li-pro.net>
  - upgrade to latest front-/backend and server-/client version
* Fri Sep 12 2003 Stephan Linz <linz@li-pro.net>
  - added usage notes for SerialSTK and MCU support overview,
    thanks to Michael Bäuerle <micha@hilfe-fuer-linux.de>
* Tue Sep 09 2003 Stephan Linz <linz@li-pro.net>
  - initial version cloned from cdk4avr-tools package

Files

/opt/cdk4avr/bin
/opt/cdk4avr/bin/AVRprog
/opt/cdk4avr/bin/AVRprogd
/opt/cdk4avr/bin/backend_test
/opt/cdk4avr/bin/frontend
/opt/cdk4avr/bin/frontend.cfg
/opt/cdk4avr/bin/frontend.tcl
/opt/cdk4avr/bin/netclient_test
/opt/cdk4avr/lib
/opt/cdk4avr/lib/libakizuki.so
/opt/cdk4avr/lib/libakizuki.so.1
/opt/cdk4avr/lib/libakizuki.so.1.0.3
/opt/cdk4avr/lib/libavr109.so
/opt/cdk4avr/lib/libavr109.so.1
/opt/cdk4avr/lib/libavr109.so.1.0.1
/opt/cdk4avr/lib/libavr910.so
/opt/cdk4avr/lib/libavr910.so.1
/opt/cdk4avr/lib/libavr910.so.1.0.2
/opt/cdk4avr/lib/libbackend.so
/opt/cdk4avr/lib/libbackend.so.4
/opt/cdk4avr/lib/libbackend.so.4.0.13
/opt/cdk4avr/lib/libnetclient.so
/opt/cdk4avr/lib/libnetclient.so.0.6
/opt/cdk4avr/lib/libserial1.so
/opt/cdk4avr/lib/libserial1.so.1
/opt/cdk4avr/lib/libserial1.so.1.0.10
/opt/cdk4avr/lib/libserialSTK.so
/opt/cdk4avr/lib/libserialSTK.so.1
/opt/cdk4avr/lib/libserialSTK.so.1.0.6
/opt/cdk4avr/lib/libskeleton.so
/opt/cdk4avr/lib/libskeleton.so.1
/opt/cdk4avr/lib/libskeleton.so.1.0.1
/opt/cdk4avr/lib/libstk500.so
/opt/cdk4avr/lib/libstk500.so.1
/opt/cdk4avr/lib/libstk500.so.1.0.2


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 25 01:17:08 2008