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:
- Install the required softs as explain in the above link
 - git clone the repository
 - cd firmware/platform/cc2538/libcc2538
 - make
 - cp libcc2538 ..
 - cd firmware/test
 - chmod u+x tests-projetcts.sh
 - ./tests-projects.sh
 
Contiki download
python openmote-bsl.py /tmp/hello-world.cc2538dk --board openbase