Hi everyone, I am new with imote2 and such embeded system. I saw that this board support linux, I wonder how could I boot linux on it. Currently I only have a...
Hi Ralph, I am also a beginer in imote2. just now, I compile and download blob and kernel successfull. but the kernel startup is stop when kernel is...
Hi Zhang jian, I am not an expert on BLOB but it looks like your problem occurs just after BLOB has completed uncompressing the Linux image and jumps to it. It...
Hello, I have several questions that I would very much appreciate some feedback on from the Imote2 "community". I am working on a research project for the...
Linux is one of the supported operating systems of the imote2. But it's development seems to have halted with release 1.0 Are there plans to finish the current...
The latest Linux release has LED and radio drivers: http://embedded.seattle.intel-research.net/wiki/index.php?title=Courting _LEDs_TinyOS_MAC_test - Ralph ...
Hi, Does anyone know where are the following functions defined? TM_ReadPio(),TM_SetPio(), TM_RegisterInterrupt(), TM_ResetPio() etc. It looks like they are...
Hi Kyle, A nice example of a compute intensive Imote2 application/deployment can be found here: http://www.iti.tugraz.at/dsc06/CR/dsc06_p30_cr.pdf Another very...
hi, tony: i am using imote2 to develop wireless sensor network, do you mean the tosmac does not support imote2? "BTW, I haven't tried it (we're still waiting...
Hi, all We want to build sensor board and extra power board for imote2, can anyone share the information of the connectors part number on the imote2? Thank...
Hi Zhengsu, If you look in the "files" section of the yahoo group, you should see a datasheet for the iMote2. The part numbers are on pages 5 and 9. Best...
Hi, Ralph Thanks your help. After read the compiling Linux docuemnts and my development log throughly, i found that i used the intelmote2_defconfig file...
Hi all I have some problem in setup the usb net in windows. according to the file "Setting up USBnet" From Platformx Wiki. after Select Network adapters from...
As described on http://embedded.seattle.intel-research.net/wiki/index.php?title=Modification_History%2C_Status%2C_and_ToDos has the latest Linux release NO LED...
Hi all, There was a recent string of questions about Linux on the Imote2 platform. I did some testing on what is working and here are the results: * Flashing...
Hello Ralph, Thanks for the helpfull information :) Bart ... the "Intel(R) ... http://embedded.seattle.intel-research.net/wiki/index.php?title=Intel_So ... ...
Thank you for all the responses, I have found quite a few projects. Still, I am interesting in knowing are there any available mesh protocols for the Imote2. ...
Hi I'm trying to load a program through a USB port and following the instruction, "bootloader_install.txt". To generate PC application, I run "make" in the...
Hi Tomo, /usr/include/... is a cygwin directory. What version of cygwin do you have? It looks like there may be a conflict between some cygwin defined types...
Hi Ralph, I installed tinyos using TinyOS Installshield Wizards and then updated tinyos tree at CVS. As you indicated, the cygwin version was not the latest...
hi, i am a newbie at the imote2 board. As an undergraduate student i am currently working on the imte2 board by crossbow. Unfortunatelly i do not have the...
Hi, The answer is yes, if you are using TinyOS. The Crossbow Imote2s are preprogrammed with a USB boot loader that allows to program them without the need for...
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...
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. ...