osd-contiki/examples/osd/rpl-border-router
Ralf Schlatterbeck de6477efa8 Fix run.sh scripts to use jumptable of bootloader
Otherwise a crash results with a bootloader compiled with a newer AVR
toolchain (e.g. Debian Jessie). If you still have an ages-old bootloader
without a jump-table, as a short-term measure you can revert this change
in your run.sh. As a long-term fix we recommend you get your bootloader
updated!
2016-02-19 17:32:09 +01:00
..
border-router.c update llayer 2014-11-20 13:43:53 +01:00
flash.sh bugfix compile and flash 2014-11-19 12:06:34 +01:00
httpd-simple.c update to latest version 2014-11-19 12:01:09 +01:00
httpd-simple.h update boarder router to new rpl tables 2014-11-19 13:34:47 +01:00
Makefile update boarder router to new rpl tables 2014-11-19 13:34:47 +01:00
project-conf.h blocksize 64 2015-01-21 15:08:23 +01:00
README change plattform to osd-merkur 2014-11-19 12:05:35 +01:00
run.sh Fix run.sh scripts to use jumptable of bootloader 2016-02-19 17:32:09 +01:00
slip-bridge.c bugfix includes and names 2014-11-19 13:40:29 +01:00

OSDOMOTIS

www.osdomotics.com

Plattform: osd-merkur

./run.sh
sudo ./flash.sh

or:

sudo avrdude -pm128rfa1 -c arduino -P/dev/ttyUSB0 -b57600 -e -U flash:w:border-router.osd-er-lp24.hex:a -U eeprom:w:border-router.osd-er-lp24.eep:a