Pages

Thursday, 11 August 2022

contiki ng -GNU Mode

Open the terminal

ctrl +alt + t

vl@ubuntu:~/contiki-ng$ cd tools

vl@ubuntu:~/contiki-ng/tools$ ls

vl@ubuntu:~/contiki-ng/tools$ cd cooja

vl@ubuntu:~/contiki-ng/tools/cooja$ update-alternatives --config java

// it may not change unless we do in root 

vl@ubuntu:~/contiki-ng/tools/cooja$ sudo -s
[sudo] password for vl:
root@ubuntu:/home/vl/contiki-ng/tools/cooja# update-alternatives --config.java


root@ubuntu:/home/vl/contiki-ng/tools/cooja# ant run



No comments:

Post a Comment

Peer-to-Peer Networks

  Peer-to-Peer (P2P) networks are a decentralized type of network architecture where each device (or node) on the network can act as both a...