[Tinyos-help] software reset msp430

2006-12-07 Thread Cormac Duffy
___ Cormac Duffy M.Sc B.Sc Computer Science Dept. University College Cork College rd. Cork Ireland email: [EMAIL PROTECTED] web: www.cs.ucc.ie/~cd5 mobile: +353-87-2039750 ___ Tinyos-help mailing

[Tinyos-help] Fwd: TOSSIM TinyOS 2.0 problem

2006-11-16 Thread Cormac Duffy
-- ___ Cormac Duffy M.Sc B.Sc Computer Science Dept. University College Cork College rd. Cork Ireland email: [EMAIL PROTECTED] web: www.cs.ucc.ie/~cd5 mobile: +353-87-2039750

[Tinyos-help] tinyos-2.x - ignoring unknown packet type 45

2006-11-01 Thread Cormac Duffy
Hi I am running the beta-2 version of tinyos-2.x.I can't seem to get any results from the serial forwarder or Listener java applications,they both issues the following error:serial@/dev/ttyUSB0:115200: ignoring unknown packet type 45 I am using the tmote-sky platform which i compile as make

Re: [Tinyos-help] tinyos-2.x - ignoring unknown packet type 45

2006-11-01 Thread Cormac Duffy
That worked great,I had tried make cleanfollowed by makethis didn't obviously regenerate the jar,thanks philcormacOn 1 Nov 2006, at 21:38, Philip Levis wrote:On Nov 1, 2006, at 7:51 AM, Cormac Duffy wrote: Hi I am running the beta-2 version of tinyos-2.x.I can't seem to get any results from

[Tinyos-help] adding a sim path to application directory

2006-10-17 Thread Cormac Duffy
Hi I was wondering if it possible to edit a .target/.extra or similar file to get ncc to search appDir e.g.(blinkk)/sim directory for tossim specific compenents.I know that it does this in the micaz platform directory, but i have no idea what is telling tossim to search sim specific directorys.if

[Tinyos-help] Re: 6. TOSSIM not working for TinyOS2.x (Sai Krishna M)

2006-10-15 Thread Cormac Duffy
What version of python are you using,you should check in the sim.extra is correctly referencing python. I know on fedora core 4 you have to change python version to get it to workCormac  DuffyMessage: 6Date: 15 Oct 2006 08:03:06 -From: "Sai  Krishna M" [EMAIL PROTECTED]Subject: [Tinyos-help]

[Tinyos-help] Re: 6. TOSSIM not working for TinyOS2.x (Sai Krishna M)

2006-10-15 Thread Cormac Duffy
, niot Fedora. Shall i update Python? On Sun, 15 Oct 2006 Cormac Duffy wrote : What version of python are you using, you should check in the sim.extra is correctly referencing python. I  know on fedora core 4 you have to change python version to get it to  work Cormac  Duffy Message: 6 Date: 15

[Tinyos-help] specific relase of tinyos CVS access problem

2006-09-08 Thread Cormac Duffy
checkout -r 1.1.15 -P tinyos-1.x/docAll the bestCormac ___ Cormac Duffy M.Sc B.Sc Computer Science Dept. University College Cork College rd. Cork Ireland email:             [EMAIL PROTECTED] web:               www.cs.ucc.ie/~cd5 mobile

[Tinyos-help] Re: The relationship between radio sleep and CPU

2006-09-04 Thread Cormac Duffy
: text/plain; charset=iso-8859-1 HI, When we put the mote into CPU sleep (power save) mode, would the radio be in sleep mode too? Or it is possible when we put the mote into CPU sleep mode, while the mote can still send and receive messages? Thanks. -- Cormac Duffy B.Sc, M.Sc Computer Science

Re: [Tinyos-help] MOTECOM=serial@/dev/ttyUSB0:tmote java net.tinyos.tools.Listen not working

2006-08-28 Thread Cormac Duffy
If you are using fedora, Changing permissions with the following (as root) will only remain accessable to other users as long as usb device is connected. If usb device is removed or pc reboots, all permissions are reset to root. chmod a=+xrw /dev/ttySO (if using serial) chmod a=+xrw /dev/ttyUSB0

[Tinyos-help] java compile problem

2006-08-25 Thread Cormac Duffy
saw this error in my make ouput of the java tools in tinyos 1.x Have no idea why this happens but essentially the output looks like the following and the reason it happens is make[3]: Entering directory `/home/cd5/workspace/tinyos-1.x/tools/java/net/tinyos/oscope' ...

[Tinyos-help] MOTECOM=serial@/dev/ttyUSB0:tmote java net.tinyos.tools.Listen not working

2006-08-25 Thread Cormac Duffy
[EMAIL PROTECTED] jni]$ MOTECOM=serial@/dev/ttyUSB0:tmote java net.tinyos.tools.Listen Error on serial@/dev/ttyUSB0:57600: java.io.IOException: Invalid port. Known serial ports: - COM1 - COM2 - COM3 - COM4 anyone know why? Cormac ___ Tinyos-help

[Tinyos-help] Re: MOTECOM=serial@/dev/ttyUSB0:tmote java net.tinyos.tools.Listen not working

2006-08-25 Thread Cormac Duffy
. export [EMAIL PROTECTED]:telos whenever you need it. On Fri, 2006-08-25 at 12:34 +0100, Cormac Duffy wrote: [EMAIL PROTECTED] jni]$ MOTECOM=serial@/dev/ttyUSB0:tmote java net.tinyos.tools.Listen Error on serial@/dev/ttyUSB0:57600: java.io.IOException: Invalid port. Known serial

RE: [Tinyos-help] failed to parse GuiMsg.h, TOSSIM wont work,notall java tools compile

2006-08-16 Thread Cormac Duffy
some more instructions. Email me if you need them. Ben -Original Message- From: Cormac Duffy [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 15, 2006 04:48 To: [EMAIL PROTECTED] Cc: tinyos-help@Millennium.Berkeley.EDU Subject: RE: [Tinyos-help] failed to parse GuiMsg.h

[Tinyos-help] failed to parse GuiMsg.h, TOSSIM wont work, not all java tools compile

2006-08-14 Thread Cormac Duffy
hi was wondering if anyone has seen this error before. Am using fedora core 4/nescc: 1.2.7a/ failed to parse message file ../../../../../../tos/platform/pc/GuiMsg.h am using gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4) anyone any ideas? all the best Cormac In file included from

Re: [Tinyos-help] tinyos-2.x TOSSIM with gdb?

2006-06-16 Thread Cormac Duffy
you should get all tossim files you need from the rpm, the cvs doesnt have any tinyos 2.x code cause its still in a beta stage i guess, so only those directly developing with it have all access to code (to the best of my knowledge but could be wrong) cormac If you download the latest code

[Tinyos-help] Re: Tinyos-help Digest, Vol 38, Issue 51

2006-06-16 Thread Cormac Duffy
Sridharan [EMAIL PROTECTED] Subject: Re: [Tinyos-help] tinyos-2.x TOSSIM with gdb? To: Cormac Duffy [EMAIL PROTECTED] Cc: tinyos-help@millennium.berkeley.edu Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=iso-8859-1 If you download the latest code from the dev branch

[Tinyos-help] tinyos-2.x TOSSIM with gdb?

2006-06-15 Thread Cormac Duffy
dont understand how tossim is working yet, the best I can work out is that you compile with make micaz sim and in the ./build/micaz/ directory are some object files, and a few python files in the application directory. is it possible to use the new tossim with gdb? so i can step though app and

[Tinyos-help] Debugging tinyos

2006-01-26 Thread Cormac Duffy
Hi im having a problem debugging and was wondering if anyone else had similar problems, jtag device seems to get stuck on a particular line, i have also encountered errors such as stack corrupted etc. was wondering if there is a web page that explains these common errors and why they happen etc

[Tinyos-help] TinyOS 2.x how best to support timers

2005-12-15 Thread Cormac Duffy
advice for implementing it, it terms of specific components i should use where to put the director wise etc. Alss the best Cormac Cormac Duffy B.Sc, M.Sc Computer Science Dept. University College Cork, College Rd., Cork, Ireland. email: [EMAIL PROTECTED

[Tinyos-help] TinyOS 2.X how best to support the timers

2005-12-15 Thread Cormac Duffy
___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] issues with ncc compiler porting tinyos 2.0

2005-12-14 Thread Cormac Duffy
Hi Im trying to port tinyos 2.0 to UCC's DSYS25, the platform is very similar to the mica2 in that they both use the same atmega128 processor. For the moment I am just trying to set up the make files such that I can get ncc to compile with make dsys25 I copied the mica2.target file, renamed it