I have designed my parallel port jtag debugger as per availableon net.
And i am using openocd, as per the steps mentioned in link:
http://docs.tinyos.net/index.php/OpenOCD_for_IMote2_Wiggler
on installing using openocd first that program get complied and i get
i get following things:
/opt/tinyos-2.x-contrib/intelmote2/tos/sensorboards/xbow_cb/XbowCamM.nc:236:
warning: `CIF.initDMA' called asynchronously from `CIF.startOfFrame'
compiled cameraJpegTestC to build/intelmote2/main.exe
50216 bytes in ROM
10844 bytes in RAM
9216 bytes in STACK
242084 bytes available in HEAP
tos-set-symbols --objcopy xscale-elf-objcopy --objdump
xscale-elf-objdump --target binary build/intelmote2/main.exe
build/intelmote2/main.bin.out-100 TOS_NODE_ID=100
ActiveMessageAddressC$addr=100
Could not find symbol ActiveMessageAddressC$addr in
build/intelmote2/main.exe, ignoring symbol.
Could not find symbol TOS_NODE_ID in build/intelmote2/main.exe, ignoring symbol.
installing intelmote2 binary using imote2-ocd-program.py
/opt/tinyos-2.x/tools/platforms/intelmote2/openocd/imote2-ocd-program.py
build/intelmote2/main.bin.out-100
Programming imote2 with binary: build/intelmote2/main.bin.out-100
Starting OpenOCD...
After this Starting OpenOCD nothing happens, i am not able to get what
is actual problem.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help