contiki-os / contiki

The official git repository for Contiki, the open source OS for the Internet of Things

Home Page:http://www.contiki-os.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cooja simulator problem

mary-hada opened this issue · comments

Hi
I'm trying to make simple network in cooja
I have this problem
Someone know what is the error
please help me
received_1526045281117610

is the button "create" activated? i mean after clicking "compile" .
if you click "compile" and the button "create" is activated, i think the red lines are just warrings

@mary-hada,

you didn't install the gcc-msp430 package on your computer. Install it and try again the compilation.

The package can be found here for debian :
https://packages.debian.org/sid/gcc-msp430
You can probably install it with apt-get.

For arch distrib, you can find it in AUR :
https://aur.archlinux.org/packages/gcc-msp430