Re: [Tinyos-help] Logger works on some micaz's and not on others(all have same code)

2007-10-23 Thread Nick Soldner
/2007 3:38 PM > To: Nick Soldner > Cc: TinyOS Help (E-mail) > Subject: Re: [Tinyos-help] Logger works on some micaz's and not on > others(all have same code) > > I wonder if you have a timing race condition in your init code? > Just an idea, probably nothing useful... >

RE: [Tinyos-help] Logger works on some micaz's and not on others(all have same code)

2007-10-13 Thread Giri Baleri
lp (E-mail) Subject: Re: [Tinyos-help] Logger works on some micaz's and not on others(all have same code) I wonder if you have a timing race condition in your init code? Just an idea, probably nothing useful... MS Nick Soldner wrote: > I posted earlier on this however now I have a

Re: [Tinyos-help] Logger works on some micaz's and not on others (all have same code)

2007-10-12 Thread Michael Schippling
I wonder if you have a timing race condition in your init code? Just an idea, probably nothing useful... MS Nick Soldner wrote: I posted earlier on this however now I have a bit more intuition as to the nature of my problem. I have an application which writes data to the micaz's 512KB flash EE

Re: [Tinyos-help] Logger works on some micaz's and not on others (all have same code)

2007-10-12 Thread David Gay
On 10/10/07, Nick Soldner <[EMAIL PROTECTED]> wrote: > I posted earlier on this however now I have a bit more intuition as to the > nature of my problem. I have an application which writes data to the micaz's > 512KB flash EEPROM through the logger component. My code first resets the > write pointe

[Tinyos-help] Logger works on some micaz's and not on others (all have same code)

2007-10-12 Thread Nick Soldner
I posted earlier on this however now I have a bit more intuition as to the nature of my problem. I have an application which writes data to the micaz's 512KB flash EEPROM through the logger component. My code first resets the write pointer whenever the mote is power cycled using LoggerWrite.resetPo