Hi,
I faced issue when I am executing for serial port it still accepts mesages
for parallel port
in make i provide parameters like
  make install micaz MIB520,/dev/ttyUSB0
  micaz/telosb whichever is ur platform, then MIB520 is crosbow mote , then
  /dev/ttyUSB0 is device driver location,

I tried modifying UISP parameters it worked again now there some problem
rather than giving execution results or uploading new program in tiny os avr
memory after erasing old its just showing some parameters in display.

Command Details
---------------------------------------------------------------------------------------------------------------------------
 
 $ make install micaz MIB520,/dev/ttyUSB0  uisp

  - uisp is program which can be used to erase old /upload new /verify the
  program into mote AVR memory (which I have written into the mote).
  - here u provide details like processor on mote ATMega128
  program dependent on platform like : for Micaz: MIB520 also dependen on
  mote u are using.
  -dserial is u want to use serial port/ other wise there are constructs
  avaiable for parallel port. I am using serial port here.
  -target device selelctio: MIB520 of micaz
 
  - wr_fuse_e instruction to fuse Extended Byte.
  final command is:
  make install micaz MIB520,/dev/ttyUSB0 desrial=/dev/ttyUSB0,
  -dpart=ATMega128 --wr_fuse_e=ff -erase -upload
if=build/micaz/main.srec.out
  throwing unexpectedly configuration problem..
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Output details

# Make data base, printed on Fri Oct  4 08:57:17 2013

# Variables

# environment
DESKTOP_SESSION = gnome
# environment
GTK_RC_FILES = /etc/gtk/gtkrc:/home/wcu/.gtkrc-1.2-gnome2
# environment
XAUTHORITY = /var/run/gdm/auth-for-wcu-B2hjqS/database
# environment
GDMSESSION = gnome
# environment
SHELL = /bin/bash
# environment
GDM_LANG = en_US.UTF-8
# environment
_ = /usr/bin/make
# environment
USERNAME = wcu
# environment
XDG_DATA_DIRS = /usr/share/gnome:/usr/local/share/:/usr/share/
# environment
DBUS_SESSION_BUS_ADDRESS =
unix:abstract=/tmp/dbus-fff083BIq9,guid=92d5e6918e620e4d01ab65f3524cdbab
# environment
GNOME_KEYRING_SOCKET = /tmp/keyring-kdRoZj/socket
# environment
LESSOPEN = | /usr/bin/lesspipe %s
# environment
ORBIT_SOCKETDIR = /tmp/orbit-wcu
# environment
PATH =
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
# environment
TOSROOT = /opt/tinyos-2.x
# environment
SESSION_MANAGER =
local/wcu-desktop:@/tmp/.ICE-unix/1384,unix/wcu-desktop:/tmp/.ICE-unix/1384
# environment
TOSDIR = /opt/tinyos-2.x/tos
# environment
WINDOWID = 4204732
# environment
MAKERULES = /opt/tinyos-2.x/support/make/Makerules
# default
.FEATURES := target-specific order-only second-expansion else-if archives
jobserver check-symlink
# environment
LS_COLORS =
rs=0:di=01;34:ln=01;36:hl=44;37:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01!
 
;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
# environment
SSH_AUTH_SOCK = /tmp/keyring-kdRoZj/socket.ssh
# environment
DISPLAY = :0.0
# environment
PWD = /opt/tinyos-2.1.0/apps/Blink
# environment
SSH_AGENT_PID = 1478
# environment
GTK_MODULES = canberra-gtk-module
# environment
HOME = /home/wcu
# environment
XDG_SESSION_COOKIE =
08d066e47b03d859223000c84af0d49a-1380768683.425341-593924780
# environment
LOGNAME = wcu
# environment
GDM_KEYBOARD_LAYOUT = us
# environment
LESSCLOSE = /usr/bin/lesspipe %s %s
# environment
GNOME_DESKTOP_SESSION_ID = this-is-deprecated
# environment
COLORTERM = gnome-terminal
# default
MAKECMDGOALS := install micaz MIB520,/dev/ttyUSB0 uisp
# environment
SHLVL = 1
# environment
USER = wcu
# environment
CLASSPATH =
:/opt/tinyos-2.1.0/support/sdk/java:.:/opt/tinyos-2.x/apps/Oscilloscope/java:/opt/tinyos-2.x/support/sdk/java/tinyos.jar
# command line
if = build/micaz/main.srec.out
# environment
OLDPWD = /opt/tinyos-2.1.0/apps
# default
.VARIABLES := 
# environment
SPEECHD_PORT = 7560
# environment
LANG = en_US.UTF-8
# environment
TERM = xterm
# variable set hash-table stats:
# Load=43/1024=4%, Rehash=0, Collisions=2/57=4%

# Pattern-specific Variable Values

# No pattern-specific variable values.

# Directories


# No files, no impossibilities in 0 directories.

# Implicit Rules

# No implicit rules.

# Files

# Not a target:
uisp:
#  Command-line target.
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
micaz:
#  Command-line target.
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
MIB520,/dev/ttyUSB0:
#  Command-line target.
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
install:
#  Command-line target.
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# files hash-table stats:
# Load=4/1024=0%, Rehash=0, Collisions=0/4=0%
# VPATH Search Paths

# No `vpath' search paths.

# No general (`VPATH' variable) search path.

# # of strings in strcache: 0
# # of strcache buffers: 0
# strcache size: total = 0 / max = 0 / min = 4096 / avg = 0
# strcache free: total = 0 / max = 0 / min = 4096 / avg = 0

# Finished Make data base on Fri Oct  4 08:57:17 2013




--
View this message in context: 
http://tinyos-help.10906.n7.nabble.com/Make-UISP-error-while-executing-for-serial-port-its-serching-parallel-port-tp23579.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to