[En-Nut-Discussion] Solved :) but a little problem with my USB2Seriall-Converter
George Ruinelli
george at ruinelli.ch
Thu Aug 11 11:27:23 CEST 2005
I got it now to work :)
like Harald said, I had do compile lua by myself.
After that the make for ethernut had a problem with missing wxGTK-Libs.
So I had to remove (apt-get remove wxGTK) the old version and compile it again
also.
Then (after the third tray) the make terminated successful.
Now I could start to program and am a happy man :)
There is also a little problem with my USB2Seriall-Converter (I have no
RS232-Port on my Laptop):
One of them works, but the other whont, why?
dmesg shows me this:
------------------------------------------------------------------------
usb 2-1: new full speed USB device using uhci_hcd and address 4
visor 2-1:1.0: KL5KUSB105D / PalmConnect converter detected
usb 2-1: KL5KUSB105D / PalmConnect converter now attached to ttyUSB0
------------------------------------------------------------------------
Don't it work, because its an specialised Converter for a Visor (it is a
Palm)?
I also found an easy way to to see, if lua (and maybe some other tools) are
correctly installed:
The last lines of ./configure shows us the created Makefiles:
----------------------------------------------------------------------
config.status: creating Makefile
config.status: creating tools/crurom/Makefile
config.status: creating tools/nutconf/Makefile
config.status: creating tools/packaging/ethernut.spec
config.status: creating doc/Makefile
config.status: creating doc/gen/Makefile
config.status: creating doc/gen/nut_en.cfg
----------------------------------------------------------------------
If lua is wrong or missed, there is no file tools/nutconf/Makefile!
Probably, Harald could this use in his HOWTO?
George
--
Linux ist noch nicht der Himmel, aber ein guter Weg aus der Hölle...
****************************************
* George Ruinelli *
* Hornstrasse 19 *
* 8308 Illnau SWITZERLAND *
* george at ruinelli.ch - www.ruinelli.ch *
****************************************
More information about the En-Nut-Discussion
mailing list