Closed GoogleCodeExporter closed 9 years ago
I got it worked. It is actually not related with picocom itself. Can u delete
it from the thread?
The sh is statically build so the picocom needs to be that too.
Original comment by zigzagze...@yahoo.com
on 1 Jan 2011 at 4:02
So, how do you actually build it?
Can you please send me the compiled binary (working one)?
I am getting the same message on my mini2440 board.
Original comment by harshadh...@gmail.com
on 13 Jan 2011 at 2:40
How did you change the Makefile to statically link picocom?
Original comment by ksu.dead...@gmail.com
on 25 Jan 2011 at 12:34
Try adding a "-static" flag to LDFLAGS
Original comment by ffum...@googlemail.com
on 31 Mar 2011 at 5:42
Hi All,
Please help me in the below issue.
I had built the picocom for beagle board rev-c3 running android.
I had copied the picocom exe to the board & tried to execute.
#CROSS-COMPILE=arm-eabi LDFLAGS=-static make
Above command had build the picocom successfully.
I had tried following commands on the board.
All are giving same error- "./picocom :1:Syntax Error: "<" unexpected"
#./picocom
#./picocom /dev/ttyUSB0
#./picocom -b 4800 /dev/ttyUSB0
Original comment by vmadhu...@gmail.com
on 20 May 2011 at 11:46
Original comment by nick.pat...@gmail.com
on 21 Feb 2012 at 5:21
Original issue reported on code.google.com by
zigzagze...@yahoo.com
on 31 Dec 2010 at 9:36Attachments: