Hi all,
I am trying to upload Blink application into Imote2 from tinyos1.x.
When I type $make imote2, I see this error:
nesc1: NESC_MACHINE, unknown field name starting at gcc=xscale-elf-gcc
nesc1: invalid target described in env NESC_MACHINE
make: *** [exe0] Error 1
And when I used google to solve this issue. Few links provided me with a
solution :
If *Error*:
nesc1: NESC_MACHINE, unknown field name starting at gcc=xscale-elf-gcc
nesc1: invalid target described in env NESC_MACHINE*
Then Solution*:
in "$TOSROOT/beta/platform/imote2/.platform", remove "gcc=xscale-elf-gcc"
from the end of $ENV{NESC_MACHINE}
I even tried this solution but still it doesnt work. How should I proceed?
Thanks,
Sri.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help