Cliff,

 

It sounds like you’re using an old version of nesc (something of like 1.0 release?) You should upgrade nesc compiler,  there is a 1.1 release available. 

 

Rob

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Clifford Federspiel
Sent: Thursday, September 25, 2003 6:21 PM
To: Metin K; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [Tinyos-users] Re: [Tinyos-help] make error

 

My Makerules file has this line:

PLATFORMS = mica mica128 mica2 mica2dot pc rene2 motor atmega8

It must be some other problem.

Cliff Federspiel

At 04:38 PM 9/25/2003 -0700, Metin K wrote:

Dear Clifford,

I think this problem is related with the 'Makerule'
file under the apps (Actually 'known targets are pc,
mica, mica128, rene2' indicates that you use really an
old version). The known platforms were defined in this
file(Makerule) with PLATFORMS variable. Just add
mica2dot there. Then save it and compile again. I hope
it will work.

Metin KOC
The Network Labaratory(TNL)
Computer Engineering Department
Yeditepe University
http://cse.yeditepe.edu.tr/tnl


--- Clifford Federspiel <[EMAIL PROTECTED]>
wrote:
> When I try to compile blink using "make mica2dot" I
> get the following error:
>
>      compiling Blink to a mica2dot binary
> ncc -o build/mica2dot/main.exe -Os -board=basicsb
> -target=mica2dot  -Wall
> -Wshad
> ow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all
> -finline-limit=100000
> -fnesc-cfile=build/m
> ica2dot/app.c  Blink.nc -lm
> unknown target mica2dot
> (known targets are pc, mica, mica128, rene2)
> make: *** [build/mica2dot/main.exe] Error 2
>
> Why doesn't it recognize mica2dot as a known target?
>
> Cliff Federspiel
>
>
> Clifford Federspiel, Ph.D.
> Research Specialist, Center for the Built
> Environment
> 390 Wurster Hall, #1839, Berkeley, CA, 94720-1839
> Tel: 510-643-1209 / FAX: 510-643-5571 /
> [EMAIL PROTECTED]
> http://arch1.ced.berkeley.edu:8012/~cfedersp/
>
> _______________________________________________
> Tinyos-help mailing list
> [EMAIL PROTECTED]
>
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-help


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
_______________________________________________
Tinyos-help mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to