Telosb.. seems bugs

Hi,

I tried to flash the default application into a telosb board. As you can see, the below errors seems to be bugs. Have anyone else faced these issues?

/home/rikhu/RIOT/dist/tools/pyterm/pyterm -p “/dev/ttyUSB0” -b “115200” 2016-01-13 11:20:18,167 - INFO # Connect to serial port /dev/ttyUSB0 Welcome to pyterm! Type ‘/exit’ to exit. help 2016-01-13 11:20:22,082 - INFO # �F�"�nn�~���v�ճ�d33�NenWD�΄D�#�o�~�dz��D5hl 2016-01-13 11:20:22,179 - INFO # shell: command not found: hl help 2016-01-13 11:20:35,312 - INFO # > hl 2016-01-13 11:20:35,315 - INFO # shell: command not found: hl ifconfig 2016-01-13 11:20:39,670 - INFO # > icnfig 2016-01-13 11:20:39,673 - INFO # shell: command not found: icnfig

Regards,

Rik

Hi Rik, there already seems to be an issue [1] open for that. Can you confirm (and report there) it’s the same?

Regards, Martine

[1] https://github.com/RIOT-OS/RIOT/issues/4356

Hi Martine,

Thank you for pointing it out. Yes, its the same bug. I tried in the latest version of RIOT, and its a bug.

Regards, Rik

Hey,