Please, does anyone know how to solve this error? When I try to run a simulation with micaz in Tymo algorithm, appear this message. I don't know if could be an error of noise.
I appreciate your help guys.. ---------------------------------------------------------------------------------------------------------------------------------- r...@migmax ~ $ cd /opt/tinyos-2.x/apps/Tymo/TesteTymo/ r...@migmax /opt/tinyos-2.x/apps/Tymo/TesteTymo $ make micaz mkdir -p build/micaz compiling TestC to a micaz binary ncc -o build/micaz/main.exe -Os -I/opt/tinyos-2.x/tos/lib/net/tymo/dymo -I/opt/tinyos-2.x/tos/lib/net/tymo -I/opt/tinyos-2.x /tos/lib/net/tymo/mh -Wall -Wshadow -Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb -DDEFINED_TOS_AM_G ROUP=0x22 --param max-inline-insns-single=100000 -Ibuild/micaz -DIDENT_APPNAME=\"TestC \" -DIDENT_USERNAME=\"root\" -DIDENT_H OSTNAME=\"migmax\" -DIDENT_USERHASH=0x0f21314bL -DIDENT_TIMESTAMP=0x4c2e32afL -DIDENT_UIDHASH=0xd7d73d8aL -fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())' -fnesc-dump='referenced(interfacedefs, components)' -fnesc-dumpfile=build/micaz/wiring- check.xml TestC .nc -lm avr-gcc: ": No such file or directory avr-gcc: TestC: No such file or directory avr-gcc: .nc: No such file or directory make: *** [exe0] Error 1
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
