Hello to all, I am trying to simulate an sample micaz in Blink of TinyOS using PowerTossim-Z simulator but i take this error and i can't figure it out want i am doing wrong..Can anyone help me please? Maybe i forgot to install something or i have to make change in sim.extra file ? I have set python 2.7.2+ but i had also try to simulate with python 2.5 and i get the same problem
/opt/tinyos-2.1.1/apps/Blink$ make micaz sim mkdir -p simbuild/micaz placing object files in simbuild/micaz writing XML schema to app.xml compiling BlinkAppC to object file sim.o ncc -c -shared -fPIC -o simbuild/micaz/sim.o -g -O0 -tossim -fnesc-nido-tosnodes=1000 -fnesc-simulate -fnesc-nido-motenumber=sim_node\(\) -fnesc-gcc=gcc -Wall -Wshadow -Wnesc-all -target=micaz -fnesc-cfile=simbuild/micaz/app.c -board=micasb -DDEFINED_TOS_AM_GROUP=0x22 --param max-inline-insns-single=100000 -DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"sopho\" -DIDENT_HOSTNAME=\"ubuntu\" -DIDENT_USERHASH=0x90a3bb6dL -DIDENT_TIMESTAMP=0x4f5cbe5fL -DIDENT_UIDHASH=0x00490c7cL -Wno-nesc-data-race BlinkAppC.nc -fnesc-dump=components -fnesc-dump=variables -fnesc-dump=constants -fnesc-dump=typedefs -fnesc-dump=interfacedefs -fnesc-dump=tags -fnesc-dumpfile=app.xml two source files specified (PLATFORM_MICAZ and BOARD_MICASB) make: *** [sim-exe] Error 1 Best regards Sophoclis Hadjimichael _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
