Hi all:
The following picture is the overview of my development. I am using FX3 SDK to develop an AP on Host CPU. But I have some hardware issue on my PCBA. For saving time, I decided to have a pc application first. I referenced "Using the FX3 SDK on Linux Platforms" document, and follow the steps. I open an example project(USBBulkLoopAuto) by using EZ USB Suite. It can't build correctly.
I Had changed some settings below:
Question:
Solved! Go to Solution.
Hi Jacky,
Answer: I remember that you don't need to change any settings in order to compile and build the example project in SDK. I just import the example project into SDK.
You are able to find that I build it without any error. I presume that there is something wrong with your project. Or it is not the orignal one in SDK.
Answer : Yes, that it. The firmware will runs on FX3/CX3 not on PC side. You could develop your customized PC application based on the library provided by Cypress.
Cypress also has built some demo applications such as streamer, control center , cyusb_linux, etc.
Hi Jacky,
Answer: I remember that you don't need to change any settings in order to compile and build the example project in SDK. I just import the example project into SDK.
You are able to find that I build it without any error. I presume that there is something wrong with your project. Or it is not the orignal one in SDK.
Answer : Yes, that it. The firmware will runs on FX3/CX3 not on PC side. You could develop your customized PC application based on the library provided by Cypress.
Cypress also has built some demo applications such as streamer, control center , cyusb_linux, etc.