嘿,任何人,
我只是没有发现为FX3开发工具包提供的PC应用程序源将它作为Windows应用程序的起点。C++项目需要MFC库,而我的编译器不支持它。C语言应用程序是很好的。任何人都有一个很好的旧C/C++应用程序,它显示了需要安装和传输数据到超高速端点的基础知识吗?不需要任何幻想,我只是想核实到底是什么来回发送。我从我的
FPGA中的逻辑分析仪知道,它并不总是塞浦路斯提供的应用程序告诉我的东西。我可以编写C代码来获得我想要的功能。
以上来自于百度翻译
以下为原文
Hey anyone,
I'm just not finding that the PC applica
tion sources supplied for the FX3 development kit are cutting it as a starting point for a Windows application. The C++ projects require MFC libraries and my compiler does not support it. The C# apps are, well C#... Does anyone have a nice old C/C++ application with source that shows the basics of what needs to be done to setup and transfer data to/from superspeed endpoints? Nothing fancy is needed, I just want to verify exactly what is being sent back and forth. I know from my logic analyzer in my FPGA that it isn't always what the Cypress supplied applications are telling me. I can write C code to get the functionality that I want.