Hi, "make <platform> install" is used when you want to program your motes. It obviously doesn't work with the pc platform. What you can do with the pc platform is you can run this in the simulation.
Krisakorn On 10/26/05, apple8.8- <[EMAIL PROTECTED]> wrote: > > > > when I type make pc in the directory " c:/tinyos-1.x/apps/Blink",it is no > error, > bug next when I type make install pc,it displays error > > "avr-objcopy: build/pc/main.exe: File format not recognized": > > $ make install pc > compiling Blink to a pc binary > ncc -o build/pc/main.exe -g -O0 -board=micasb -pthread -target=pc -Wall > -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -fnesc-nido-tosnodes=1000 > -fnesc-cfile=build/pc/app.c Blink.nc > -lm > gcc: unrecognized option `-pthread' > compiled Blink to build/pc/main.exe > 38400 bytes in ROM > 621600 bytes in RAM > avr-objcopy --output-target=srec build/pc/main.exe build/pc/main.srec > avr-objcopy: build/pc/main.exe: File format not recognized > make: *** [build/pc/main.srec] Error 1 > > [EMAIL PROTECTED] /cygdrive/c/tinyos-1.x/apps/Blink > $ > > Hopy your reply > > any reply is appreciated! > > Thank you very much! > > > > > > > > > > 想 要 一 个 快 n 倍 的 免 费 邮 箱 吗 ? > 126 专 业 电 子 邮 局 ―― 全 球 领 先 的 中 文 邮 箱 服 商 带 你 进 入 极 速 之 旅 > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
