Michael,
 
Thank you. Here is the problem:
 
I can compile 1.x application with "make telosb", but not "make micaz" -- show following errors (how to correct it):
 
/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420InterruptM.nc:161: warning: `CCATime
r.start' called asynchronously from `CCA.startWait'
/opt/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc:116: warning: `Send.sendDone
' called asynchronously from `sendFailed'
/cygdrive/c/DOCUME~1/Adam/LOCALS~1/Temp/ccjujniv.s: Assembler messages:
/cygdrive/c/DOCUME~1/Adam/LOCALS~1/Temp/ccjujniv.s:292: Error: unknown opcode
 `state'
/cygdrive/c/DOCUME~1/Adam/LOCALS~1/Temp/ccjujniv.s:293: Error: unknown opcode
 `state'
/cygdrive/c/DOCUME~1/Adam/LOCALS~1/Temp/ccjujniv.s:295: Error: unrecognized s
ymbol type ""
/cygdrive/c/DOCUME~1/Adam/LOCALS~1/Temp/ccjujniv.s:295: Error: unknown opcode
 `state'
/cygdrive/c/DOCUME~1/Adam/LOCALS~1/Temp/ccjujniv.s:296: Error: expected comma
 after name `CC2420ControlM' in .size directive

There are about 100 lines like this - omit here to save space...

 
 


 
On 10/27/06, Michael Schippling <[EMAIL PROTECTED]> wrote:
Better send the actual commands and errors...
I don't know what the "it" that is complaining is.
MS


Adam wrote:
> I tried to reinstall all avr related tools as in
> http://www.tinyos.net/tinyos-1.x/doc/install.html
>
> It does not solve this problem, it will complain saying missing
> dependencies libxxx.o files.
>
>
> On 10/27/06, *Michael Schippling* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED] >> wrote:
>
>     I just suffered through a mostly pointless reload of cygwin
>     done in a misguided attempt to get gcc working for a little
>     JNI foo...anyway, I got all the avr rpms from under here:
>         http://www.tinyos.net/download.html
>     If you look at the manual install instructions you should
>     be able to muddle through.
>
>     MS
>
>
>     Adam wrote:
>      > Daniele,
>      >
>      > How do you fix the problem? I meet the same problem as you.
>      >
>      >
>      >
>      >
>      > On 10/17/06, *Daniele Munaretto* < [EMAIL PROTECTED]
>     <mailto: [EMAIL PROTECTED]>
>      > <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED] >>> wrote:
>      >
>      >     Hi Michael,
>      >     I've found the problem right in usr/local folder.
>      >     It's strange but the sub-folders avr, lib, include, info,
>     share and bin
>      >     in tinyos-1.x (from a pc which runs only tinyos-1.x) are
>     different than
>      >     the tinyos-2.x's ones (for example avr folder is empty here).
>      >     So to switch correctly from one to other version, i need not
>     only to
>      >     change PATHS, but also these sub-folders..quite annoying but it
>      >     works fine!
>      >
>      >     If you have any ideas about this, it will be really appreciated
>      >     However many thanks Michael!
>      >     Daniele
>      >
>      >
>      >     Michael Schippling wrote:
>      >      > The functions in question are defined in the AVR header files,
>      >     not TOS.
>      >      > You may have messed up the access to /usr/local/avr
>     somehow. Or does
>      >      > T2 use a different AVR version?
>      >      > MS
>      >      >
>      >      >
>      >
>      >     _______________________________________________
>      >     Tinyos-help mailing list
>      >     Tinyos-help@Millennium.Berkeley.EDU
>     <mailto:Tinyos-help@Millennium.Berkeley.EDU>
>      >     <mailto: Tinyos-help@Millennium.Berkeley.EDU
>     <mailto:Tinyos-help@Millennium.Berkeley.EDU>>
>      >
>     https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>      >     <
>     https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
>      >
>      >
>
>

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to