Part Number: AFE7900EVM
Hello,
In Afe79xxLatte/lib/Afe79xxLibraries/AFE79xxLibraryPG1p0/AFECLibs/CAFE79xxTI:
- Src/tiAfe79_baseFunc.c calls ftdi_burstWrite() and ftdi_burstRead()
- Include/tiAfe79_interface.h declares both functions
- libinterface.dll actually defines these functions
However, AFECLibs/interface (the source code to libinterface.dll) does not have source code for these. It seems the library was built from a different source code version.
Can you please provide an updated version of interface.cpp, or the code to ftdi_burstWrite() and ftdi_burstRead()?
Thanks!