Yes, it is compiled with the PPDEV option as a module and it is loaded. It's not an access problem, I'm running the command as root and from the config file the parport loads well.

parport_port 0

with the 0x378 address it doesn't work eventhough it is configured that way in BIOS. I've checked the debug output from the openocd command and with the "0" value the device gets loaded ok ...

Any other ideas ??

On 09/10/2010 08:10 PM, Mike Dunn wrote:
  On 09/10/2010 07:02 AM, Teratux wrote:
this is how I configured the linux version:

./configure --prefix="/usr" --enable-parport --enable-maintainer-mode
--disable-shared --enable-verbose --enable-parport-ppdev

Am I missing something here? Why does it work on MSWindows and not on Linux ?

Is your kernel compiled with the PPDEV config option?  Is  parport_port
correct?  Only things that come to my mind.  I've used the parport i/f without
problems.

Mike

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to