-
I have read the ide-eclipse section but I haven't seen the classpath in the "Run Configuration".
It's OK. Thanks a lot !
2009-09-01 14:30:41 UTC in JPF (Java Plugin Framework)
-
Hi,
I have a problem when I run the demo project. If I launch it into Eclipse I have a null pointer at the line "PluginManager.lookup(this)" but when I launch it with the command "java -jar lib\jpf-boot.jar" it's ok. Why ?
Thanks.
2009-09-01 13:58:14 UTC in JPF (Java Plugin Framework)
-
Hi,
I'm trying to compile the AR6001 driver for ARM platform. I have successfully compiled the driver for a x86, but when I choose ARM architecture the compilation failed because it needs DMA support but this is not available with ARM. In fact SDIO driver needs plug&play support so I have activated it but plug&play needs DMA.
How is it possible to have AR6001 driver for ARM...
2009-05-26 07:41:03 UTC in Linux SDIO stack project