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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 159 - 188 of 3111   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
159
Hi,first of all,thanks for the info. I managed to comuniacate with the board for a while .I loaded something on the board through iMoteconsole, and after that...
blade_csd
Offline Send Email
May 2, 2007
1:25 pm
160
Hi all, i was asked to load an operating system on an intelmote2 My first choice was linux but now i am not so sure since tinyos seems to have more support. ...
blade_csd
Offline Send Email
May 2, 2007
1:32 pm
161
0x200000 is the start address of the bootloader, you lost the usb because the bootloader is gone. Ning blade_csd <kesapid@...> wrote: Hi,first of...
Ning Xu
sztrojan
Offline Send Email
May 2, 2007
6:24 pm
162
Hi all, I intend to load linux on my mote, and from previous msgs i understand that to make this happen i need an interface port and a Jtag cable. Is it...
blade_csd
Offline Send Email
May 4, 2007
2:48 pm
163
Hi John, This will likely not work, as the MPROG utility is designed for specific EEPROMS rather than the FLASH chip in the Imote2. You will need an interface...
Ralph Kling
rmkling
Offline Send Email
May 4, 2007
4:10 pm
164
Hi all, This is an important message for Imote2 users who program the mote via the USB port exclusively and do not have access to an Imote2 interface board and...
Ralph Kling
rmkling
Offline Send Email
May 4, 2007
4:24 pm
165
Even more specifically, FTDI's MPROG tool is specific to their chip and will rely on specific functionality being exposed by their chip's usb client...
Adler, Robert P
azradler
Online Now Send Email
May 4, 2007
5:01 pm
166
I am trying to build and load an application onto the imote2. I am getting the above error. It seems to build and then come up with this error. Does anyone...
whoisyummy12345
Offline Send Email
May 7, 2007
11:03 pm
167
This error comes if you don't have the full C++ development suite installed. You can ignore it unless you want to use xdb in which case you do need to install...
Ralph Kling
rmkling
Offline Send Email
May 7, 2007
11:32 pm
168
Hi Ralph, It seems like I cannot find the evaluation version of the development suite tool from intel.com. The link has been removed. Could you tell me where...
wesleyy_peng
Offline Send Email
May 8, 2007
12:43 am
169
Hi Yang, Yes, the ownership of this SW has changed from Intel to Marvell. As a result it is currently not so easily available anymore. We are working on this...
Ralph Kling
rmkling
Offline Send Email
May 8, 2007
12:59 am
170
Hi Ralph, Where do you get the bootloader folder from? Thanks. Willy ... As a ... working ... preloaded USB ... instructions in ... 1.x/contrib/imote2/tools ...
whoisyummy12345
Offline Send Email
May 8, 2007
1:46 am
171
Are you using TinyOS 1.x? In that case it comes with the CVS tree in contrib/imote2/tools. In any case, you just need the USBLoaderHost.exe file which can be...
Ralph Kling
rmkling
Offline Send Email
May 8, 2007
2:01 am
172
Hi Ralph, I tyied to download code into imote2 through USB, but I met another problem. As the instruction in "bootloader_install.txt", I run "make install" in...
wesleyy_peng
Offline Send Email
May 8, 2007
4:30 am
173
Hi Yang, you don't need to install the boot loader, it is already pre-installed. Skip all the steps until you get to: How to load code to the mote? ...and...
Ralph Kling
rmkling
Offline Send Email
May 8, 2007
4:42 am
174
Hey Ralph, I am using tinyos 2.x. What do you do in this case? Thanks. Willy ... in ... USBLoaderHost.exe ... 1.x/contrib/i ... found ... damage ... node ... ...
whoisyummy12345
Offline Send Email
May 8, 2007
4:08 pm
175
Hi Willy, There is no difference, just use the same USBLoaderHost.exe to load your T2 executable. - Ralph ________________________________ From:...
Ralph Kling
rmkling
Offline Send Email
May 8, 2007
4:36 pm
176
Hi Ralph, Thanks for your help, I still have some problems :( I run ./build/USBLoaderHost.exe -p /opt/tinyos- 1.x/apps/Blink/build/imote2/main.exe and I got...
wesleyy_peng
Offline Send Email
May 8, 2007
5:26 pm
177
Hi Willy, You are getting closer. You should load the file "main.bin.out" rather than main.exe. If you get only the "Device detected" first unplug your Imote2...
Ralph Kling
rmkling
Offline Send Email
May 8, 2007
5:36 pm
178
Hi Ralph, I was able to communicate and load the radiocounttoleds and radiosensetoleds on two different motes. However they do not seem to be working properly....
whoisyummy12345
Offline Send Email
May 8, 2007
7:27 pm
179
Ralph, I used the above application to load software but now it doesnt seem to recognize that the mote is connected anymore if I run the application. Could I...
whoisyummy12345
Offline Send Email
May 8, 2007
8:00 pm
180
Hi Ralph, I have gotten Blink to work successfully however when I build the radiosense and radiocount applications I do not get a main.bin.out file to load. I...
whoisyummy12345
Offline Send Email
May 8, 2007
8:46 pm
181
Hi Willy, Did you use USBloaderhost.exe to upload code to imote2? I still cannot make it work... The only result I got is "device detected". I have tried...
wesleyy_peng
Offline Send Email
May 9, 2007
12:11 am
182
Sure Yang, I just took the USBLoaderHost.exe application file and executed it in a cygwin window like this USBLoaderHost -p /opt/tinyos- ...
whoisyummy12345
Offline Send Email
May 9, 2007
12:21 am
183
Hi Ralph, Did you ever figure out what may be causing me to not get a main.bin.out as part of the output of the build process for any application other than...
whoisyummy12345
Offline Send Email
May 9, 2007
3:04 pm
184
Hi Willy, Send me the output log of your compilation and I will take a loot. - Ralph ________________________________ From:...
Ralph Kling
rmkling
Offline Send Email
May 9, 2007
3:16 pm
185
Ralph, I dont not think I can do that without the full sw package. I still get the dwarf2bd error after my application builds. Is this correct? Willy...
whoisyummy12345
Offline Send Email
May 9, 2007
3:53 pm
186
Ralph, I dont not have a log file because I do not have the full intel sw package and other than blink no other application creates a main.bin.out they only...
whoisyummy12345
Offline Send Email
May 10, 2007
8:47 pm
187
you don't need the C++ suite. What happens when you type "make imote2"? ... From: "whoisyummy12345" <blewballies@...> Subj: [intel-mote2-community]...
Ralph Kling
rmkling
Offline Send Email
May 10, 2007
10:07 pm
188
Hi Guys, I've just brought an iMote home to experiment on and it appears to dead already. It's the one distributed from Crossbow and came pre- loaded with the...
imoteman
Offline Send Email
May 11, 2007
10:33 am
Messages 159 - 188 of 3111   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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