OpenMote : Différence entre versions

De Wiki de Thomas Vantroys
m
m
Ligne 12 : Ligne 12 :
 
# chmod u+x tests-projetcts.sh
 
# chmod u+x tests-projetcts.sh
 
# ./tests-projects.sh
 
# ./tests-projects.sh
 +
 +
 +
== Contiki download ==
 +
 +
python openmote-bsl.py /tmp/hello-world.cc2538dk --board openbase

Version du 6 janvier 2016 à 14:53

First test

An official documentation is here Bootstrapping but it seems that the git repository evolved differently. In order to run the tests:

  1. Install the required softs as explain in the above link
  2. git clone the repository
  3. cd firmware/platform/cc2538/libcc2538
  4. make
  5. cp libcc2538 ..
  6. cd firmware/test
  7. chmod u+x tests-projetcts.sh
  8. ./tests-projects.sh


Contiki download

python openmote-bsl.py /tmp/hello-world.cc2538dk --board openbase