Page 1 of 1

Eclipse Error

Posted: Tue Oct 28, 2014 3:41 am
by john k2ox
I've checked and re-checked my setup with the wiki install directions, but continue to get the following error(see below). I can connect with the IDE SSH Terminal and edit/move files.

Help me please.
TIA,
john

------------------------
Red Pitaya GNU/Linux/Ecosystem version 0.92-378

echo $PWD'>'

chmod 777 /tmp/generate;gdbserver :2345 /tmp/generate 111 sine;exit

redpitaya> echo $PWD'>'
/root>
redpitaya>
redpitaya> chmod 777 /tmp/generate;gdbserver :2345 /tmp/gen
erate 111 sine;exit
-sh: gdbserver: not found

Re: Eclipse Error

Posted: Tue Oct 28, 2014 11:34 am
by Nils Roos
gdbserver is included in the ecosystem version 0.92-383 and later. Download and installation instructions