Discussion:
[uClinux-dev] Developing driver and test code
Eric Fowler
2014-02-15 00:09:53 UTC
Permalink
I am hosted on a Fedora 20/i686 VM and am targeting ucLinux on an ARM Cortex.
I will be developing a simple mock driver and some test code that will
use the driver. All of this must of course run on the target, and
optionally it would be nice to easily build targeting the host.

I am trying to find the best build setup for the project. I can easily
build the driver using Rubini's stock makefile. My problem is in
building the client program. Remember, Rubini's files build on the
target, so he does not have to go cross-platform.

Is there a "school solution" for this problem? Basically I need to be
able to specify build targets for the driver as well as the client
app, and to build them cross-plat.

Thanks

Eric
--
cc:NSA
Loading...