[kaffe] Kaffe & rxtx & armv5b
Jari Korva
jpkorva at iki.fi
Tue Nov 9 04:16:43 PST 2004
Hi,
what is the current status of Kaffe and RXTX?
I've tried Kaffe (cvs head) together with rxtx (2.1-7pre17) on my big
endian XScale. It was able to find all my serial ports
(CommPortIdentifier.getPortIdentifiers()) but when I actually tried to
access the ports, the system crashes:
Leaving registerValidPorts()
CommPortIdentifier:getPortIdentifier(/dev/ttyM1)
CommPortIdentifier:open(SerialDemo, 30000)
RXTXCommDriver:getCommPort(/dev/ttyM1,1)
RXTXPort {}
RXTXPort:RXTXPort(/dev/ttyM1) called
RXTXPort(open)
Segmentation fault
It seems to die while returning from configure_port() to
JNICALL RXTXPort(open).
Cheers,
Jari
More information about the kaffe
mailing list