Search the web
Sign In
New User? Sign Up
intel-mote2-community
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3143 - 3172 of 3172   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
3172
Hi all I have defined the following in the Makefile of my application: CFLAGS += -DTOSH_DATA_LENGTH=114 In the .h archive of my application, I'm having the...
David Rodenas
drodenasherraiz
Offline Send Email
Nov 30, 2009
9:20 pm
3171
... Just wanted to let everybody know how I solved this "couldn't open" problem when flashing. To successfully flash my image I had to invoke 'telnet' and...
andrei_hurri
Offline Send Email
Nov 30, 2009
2:59 pm
3170
hello,     I am trying to install linux on to imote2. I have installed intel c++ compiler to get flash tool. But i did not find SDT 2.0.1 folder and xflash...
srikanth reddy
sri_reddy523
Offline Send Email
Nov 30, 2009
4:20 am
3169
... No. The only options I know of with jflashmm are wiggler, the intel one or I think some rather pricey Macraigor boards....
Jonathan Cameron
jic23jic23
Offline Send Email
Nov 28, 2009
5:19 pm
3168
Can the amontec-key-tiny be used with jflashmm to reload the USB boot loader? Samer Shammaa To: intel-mote2-community@yahoogroups.com From: jic23@... ...
samer shammaa
shammaasamer
Offline Send Email
Nov 28, 2009
5:14 pm
3167
Thanks Jonathan To: intel-mote2-community@yahoogroups.com From: jic23@... Date: Sat, 28 Nov 2009 16:41:55 +0000 Subject: Re: [intel-mote2-community]...
samer shammaa
shammaasamer
Offline Send Email
Nov 28, 2009
5:11 pm
3166
... You almost certainly can't. ... There is a variant of jflashmm that works with wiggler cables. See old posts to this mailing list in the archive....
Jonathan Cameron
jic23jic23
Offline Send Email
Nov 28, 2009
4:45 pm
3165
... Easiest option is openocd with something like the amontec jtag-key-tiny or equivalent olimex jtag adapter. I think it alwo works with a wiggler if you...
Jonathan Cameron
jic23jic23
Offline Send Email
Nov 28, 2009
4:39 pm
3164
Hi, I have been trying t install linux on Imote2 .I have set the cross compiler ans built the zImage and module.I could not find the C++ Software Development...
sri_reddy523
Offline Send Email
Nov 28, 2009
3:41 am
3163
I need to restore the USB boot loader on my imote2. I have the interface board but not a JTAG cable. Does anyone know where can i get an Intel JTAG cable from?...
samer
shammaasamer
Offline Send Email
Nov 28, 2009
3:40 am
3162
I am working on a Wireless Multimedia Sensor Network Application and I am thinking of buying some Imotes with IMB400 multimedia board. But I cant understand if...
bluegiorgos
Offline Send Email
Nov 25, 2009
2:45 pm
3161
After hours of searching into interfaces, I found a much easier interface for accessing imote2 flash which uses component FlashC interface Flash { command...
samer
shammaasamer
Offline Send Email
Nov 24, 2009
4:54 am
3160
I am trying to access the 32MB Flash EEPROM on the imote2 in order to do a simple read/write. I am using tinyos-1.x. I tried using LoggerWrite & LoggerRead...
samer
shammaasamer
Offline Send Email
Nov 24, 2009
2:30 am
3159
Does anyone know if it is possible to program a mote to change its radio channel or group ID during operation? We are attempting to program a mote network uses...
John
jdkoch.rm
Offline Send Email
Nov 23, 2009
6:20 pm
3158
... Ah, i2c-dev driver. Fair enough, that should work fine and is how the original driver code was developed. ... I'd suggest checking that interrupts are...
Jonathan Cameron
jic23jic23
Offline Send Email
Nov 23, 2009
6:05 pm
3157
HI The light sensor code that I took from previous versions of FS does not use the light sensor driver is uses the I2C driver and all the communication is...
ishwar lal
aries_ishwar
Offline Send Email
Nov 23, 2009
3:51 pm
3156
... The light sensor driver just got replaced with a new one in the linux staging tree, but I don't know why the old one doesn't work for you. Is it giving any...
Jonathan Cameron
jic23jic23
Offline Send Email
Nov 23, 2009
2:07 pm
3155
Hello Jonathan I am facing a very strange problem. I have two types of sensor boards One old one with green color and other new one with dark blue or blackish...
ishwar lal
aries_ishwar
Offline Send Email
Nov 23, 2009
1:47 pm
3154
... That is all fine. The only thing I can think of is that something weird is occurring in openocd. I would suggest finding the code that actually opens the...
Jonathan Cameron
jic23jic23
Offline Send Email
Nov 23, 2009
12:03 pm
3153
Hi everybody, I am getting a strange error when flashing a custom zImage onto my imote2. I am using Amontec JTAGkey-Tiny and openocd as instructed at...
andrei_hurri
Offline Send Email
Nov 23, 2009
11:44 am
3152
... # Crossbow Technology iMote2 set CHIPNAME imote2 source [find target/pxa270.cfg] # longer-than-normal reset delay jtag_nsrst_delay 800 reset_config...
Jonathan Cameron
jic23jic23
Offline Send Email
Nov 22, 2009
6:18 pm
3151
Hmm .. its not just the name change for imote.cfg board/crossbow_tech_imote2.cfg contains the board info (crossbow IIB2400). But imote.cfg contains the board...
Jithin Jose
jithinpkl
Offline Send Email
Nov 22, 2009
6:10 pm
3150
... The name has changed... board/crossbow_tech_imote2.cfg ... Ah, that would explain it. ... Fair enough, though the latest version should also work fine and...
Jonathan Cameron
jic23jic23
Offline Send Email
Nov 22, 2009
5:55 pm
3149
Hi, Initially i was using very old version of openocd. I blindly followed the TinyOS wiki page http://docs.tinyos.net/index.php/OpenOCD_for_IMote2 With this...
Jithin Jose
jithinpkl
Offline Send Email
Nov 22, 2009
5:28 pm
3148
Hi Jithin, ... Good to hear you got this working. Could you please clarify what exactly the problem was and specifically if there are fixes that need pushing...
Jonathan Cameron
jic23jic23
Offline Send Email
Nov 22, 2009
5:09 pm
3147
I figured out the problem, the issue was mismatch in the openocd configuration file. I am attaching the config file for imote2, for other openocd iMote2 users....
Jithin Jose
jithinpkl
Offline Send Email
Nov 22, 2009
4:33 pm
3146
... I'm not seeing any calls of flash protect in your debug file. If you don't unlock the flash you won't be able to write / erase it. Take a look at the...
Jonathan Cameron
jic23jic23
Offline Send Email
Nov 22, 2009
3:35 pm
3145
We are currently doing experiments on a pair of Imote2 (IPR 2400) sensor nodes, being equipped with the CC2420 radio chipset. Is it possible to dynamically...
barbouniss
Offline Send Email
Nov 22, 2009
11:02 am
3144
Hi David, This could be because of the missing giveio.sys driver. Please refer ...
Jithin Jose
jithinpkl
Offline Send Email
Nov 21, 2009
7:04 am
3143
Hi all, I am trying to access flash in my intel-mote2 using a JTAG cable and openocd (in Ubuntu). When I start the openocd, it gives the following error, Open...
Jithin Jose
jithinpkl
Offline Send Email
Nov 20, 2009
11:32 pm
Messages 3143 - 3172 of 3172   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help