hi everyone
I am build a HAL component which to communicate with my own FPGA card by using Ethernet. Now I encounter a problem . Those code used to communicated with FAGA card has been put into a shared library ,but I don't know how to use the library in HAL. by gcc,it can be like this : gcc XXX.c -lXXX -o XXX.o but when in HAL,there is only halcompile like this :halcompile --compile XXX.c so I want to know how to use my own shared library in HAL best recards paul ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
