I’m working on contiki Cooja and using motes sky motes. Now can’t compile any .c file on the nodes. I have always this error message:
make: msp430-gcc: Command not found
CC ../../core/net/rime/rimeaddr.c
make: msp430-gcc: Command not found
make: *** [obj_sky/rimeaddr.o] Error 127
I have installed ubuntu as a virtual machine using VMware fusion because my system is MacBook m2 and installed contiki directly I have also tried many ways but still cannot solve this.
Rahi Patel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.