osd-contiki/tools/sensinode/nano_programmer
2009-09-09 09:48:16 +00:00
..
linux - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
windows - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
cdi_program.c - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
ihex.c - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
ihex.h - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
Makefile - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
nano_programmer - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
port.h - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
programmer.c - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
programmer.h - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00
README - Added the Sensinode platform programming tools to /tools 2009-09-09 09:48:16 +00:00

Nano Programmer

Programming tool for the Sensinode Nano series using Dxxx development boards.

Copyright 2007-2008 Sensinode Ltd.

1a - Installation (Linux)

No external libraries required.

1b - Installation (Windows/Cygwin)

Installation procedure:
See the nano_usb_programmer README file on how to install FTDI library
for nano_usb_programmer. The nano_programmer build system will fetch
the library from there.

2 - Usage

Usage info for the Nano Programmer is available with command 
./nano_programmer --help. Note that use might require root/administrator privileges
 depending on system configuration.

3 - Known problems

Occasional timing failures resulting in "Reinit failed."-messages do come
up in some PC configurations. If you experience programming failures (the programmer
is not able to recover), please report your system configuration to Sensinode.
On Linux, it is known that the "brltty" program causes problems with the FTDI
serial driver. Uninstalling brltty resolves the problem.

4 - README Version

v1.3	2008-01-31	Martti Huttunen		Multi-platform build and created instructions