Tool/software: Linux
Hi,
I have a copy of the MMWAVELINK control acquired from the MMWAVE DFP 00.07.00.04 at the directory `ti/control/mmwavelink`. I am attempting to port this library to Linux.
As a reference, I had hoped to use the the `mmwavelink_example`. The easiest way to test this would be to write my own `platform` files as defined in `ti/example/platform/`. In this directory a Windows LIB file has been included, but the source code for the platform implementations is not included. Presumably this code is using the included FTDI2XX library for its implementation. This library is cross platform. Seeing the reference implementation would be helpful.
Are the sources used to create the platform library available anywhere?