[Tinyos-help] Problem, using avarice/avr-insight on IRIS motes

2008-09-12 Thread Axl Schreiber
Hi all, I am facing a strange problem using avr-insight on IRIS motes. I have tested avarice 2.7/2.8, avr-insight 6.4 debugging the Blink application of Tinyos-2.x on IRIS motes. I set breakpoints at call Leds.led0Toggle(), call Leds.ledToggle1() and call Leds.led2Toggle(). The progra

Re: [Tinyos-help] Problem, using avarice/avr-insight on IRIS motes

2008-09-17 Thread Axl Schreiber
Axl Schreiber schrieb: > Janos Sallai schrieb: > >> Axl, >> >> >> >>>> I assume that you've attempted turning off all optimizations, i.e. >>>> >>>> >> your >> >> >>

Re: [Tinyos-help] environmental variables in shell script

2008-10-02 Thread Axl Schreiber
Anton schrieb: > When I set the variables manually (typing in the cygwin shell) > everything is OK. > > When I use *.sh file with those settings, it does not work because > variables are "overwritten", for example these two lines: > > export TOSROOT="/opt/tinyos-2.x" > export TOSDIR="$TOSROOT/tos

[Tinyos-help] avr-gdb doesn't know the BlinkC.nc file

2008-11-18 Thread Axl Schreiber
Hi all, I have installed TinyOS 2.1 with Debian packes on a Ububtu 8.04 VMWare image. I can compile the Blink application for telosb ans iris. I want to set a breakpoint at line 53 of the BlinkC.nc file. On a telosb target, using the msp430-gdb, I got this messages: GNU gdb 6.8 Copyright (C

[Tinyos-help] ListenRaw

2007-03-02 Thread Axl Schreiber
Hi all, I am working with Linux and Tinyos 2. The java tool ListenRaw does not work like expected. If I start ListenRaw I can see only Opening port /dev/ttyS0 baud rate: 57600 data bits: 8 stop bits: 1 parity:false and nothing else. No date are displayed! Listen

[Tinyos-help] tinyos-2.x and tinynodes

2007-07-18 Thread Axl Schreiber
Hi, I use tinyos-2.x from CVS. I want to run the application RadioCountToLeds on two tinynodes. Both tinynodes transmit, but don't receive anything. Does anyone share the same problem? Does anyone work with tinyos-2.x and tinynodes? Axl ___ Tinyos-

[Tinyos-help] How to check RF power setting

2006-05-12 Thread Axl Schreiber
Hello, I want to check the RF power setting of a MICAz-Mote. When I use the command "CC2420Control.getRFPower()" everything will work fine. I get the value, stored in "gCurrentParameters[CP_TXCTRL]". But when use the command "HPLCC2420.read(CC2420_TXCTRL)" reading the TXCTRL register, I always