-
Notifications
You must be signed in to change notification settings - Fork 12
Step 3: Compile Contiki
Michael Kirsche edited this page Aug 19, 2013
·
3 revisions
You are now ready to compile Contiki:
- goto
/contiki/examples/hello-world - check that
UIP_CONF_IPV6is enabled/uncommented in the Makefile before compiling Contiki - compile Contiki with
make TARGET=omnetpp hello-world - check that Contiki compiles without errors and that
hello-world.omnetppandcontiki-omnetpp.awere created