I'm trying to compile a contiki hello-world example..
We use msp430-gcc compiler in the 4.7 version.. that I have allocated in /opt/msp430-47 folder..
after to could change the Path of mspgcc and it reconises me like 4.7 version when: msp430-gcc -v...
When I try to compile it prints me:
using saved target 'z1' CC ../../core/net/rime/rimeaddr.c msp430-gcc: error trying to exec 'cc1': execvp: No such file or directory make: *** [obj_z1/rimeaddr.o] Error 1
can someone give me a hand??? On whats happening...?
Thanx!!!!