[En-Nut-Discussion] Library NutDev Modifications?
Tobias Flöry
tobias.floery at cable.vol.at
Wed Mar 10 17:52:32 CET 2004
Hi!
Ive bought a Charon2 Module running NutOS. I wrote some sample programs
and have to say that NutOS works really great. But now I have a problem.
I added to my module some hardware: a VS1001k to play MP3s and a SD-Card
Interface. Both are working fine when Im not using the nutdev Library.
My Interface to the VS1001k is not the same as used with the NutPiper
application. So I cant use the built in functions. My connection is the
same as used at the yampp7 project (its using less pins).
O.k to get it running I decided to modify the routines for the vs1001
that are built in. But my connections are using port pins that are used
by other nutdev modules. For example the INT4 is used for the IR
Interface. So I would have to modify this routines too
.
So I tried something else:
I deleted the lnutdev entry in the makefile and startet writing all
modules into the MODS line. So I thought the netpuffers and so will
work. But libnutos requires the IR Interface so I cant use this
solution.
Is there a way to get my routines running without rewriting the complete
nutos or most parts of it?
Thanks, Best Regards
Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.egnite.de/pipermail/en-nut-discussion/attachments/20040310/6032f553/attachment.html>
More information about the En-Nut-Discussion
mailing list