osd-contiki/examples/osd/embedd-vm-merkurboard
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
..
embedd-vm-server.c add coap18 2015-04-28 20:56:52 +02:00
embedvm.c initial upload 2014-11-19 13:32:12 +01:00
embedvm.h initial upload 2014-11-19 13:32:12 +01:00
er-plugtest-server.c initial upload 2014-11-19 13:32:12 +01:00
flash.sh initial upload 2014-11-19 13:32:12 +01:00
Makefile add coap18 2015-04-28 20:56:52 +02:00
project-conf.h cleanup code 2014-11-19 13:35:47 +01:00
README initial upload 2014-11-19 13:32:12 +01:00
run.sh Fix run.sh scripts to use jumptable of bootloader 2016-02-19 17:32:09 +01:00
server-only.csc initial upload 2014-11-19 13:32:12 +01:00
vmcode.evm initial upload 2014-11-19 13:32:12 +01:00
vmcode.hdr initial upload 2014-11-19 13:32:12 +01:00

A Quick Introduction to the embedd-vm virtual machine
=====================================================
Compile the Example
-------------------
./run.sh

OSD-Merkur Board
----------------------
write the images to the OSD-Merkur Board:

./flash.sh

EXAMPLE FILES
-------------

PRELIMINARIES
-------------

COOJA HOWTO
-----------
Server only:

DETAILS
-------

REST IMPLEMENTATIONS
--------------------

TODOs
-----