CyAPI Suite source

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
ShPe_4630301
Level 2
Level 2
First like given

Hello,

I'm developing a host side interface to get the data transferred from the USB endpoint. Regarding the open source API provided by Cypress, I want to import the Streamer application to the Visual Studio 2019 Community edition and work on it. The problem, I faced is the references can not be detected, as it is shown in following image:

1.PNG

2.PNG

3.PNG

DO you have any Idea how it can be resolved?

Thank you in advance.

Kind Regards

0 Likes
1 Solution
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

Can you please build the streamer application which is available in FX3 SDK instead.

It's available in the below path after installing Fx3 sdk.

C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\application\cpp\streamer

Fx3 sdk can be installed from below link:

https://www.cypress.com/documentation/software-and-drivers/ez-usb-fx3-software-development-kit

Regards,

Hemanth

Hemanth

View solution in original post

0 Likes
3 Replies
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

Please try the solution in the below link:

https://stackoverflow.com/questions/16732789/system-a-namespace-with-this-name-does-not-exist

Regards,

Hemanth

Hemanth
0 Likes
ShPe_4630301
Level 2
Level 2
First like given

Hi Hemanth,

Thank you so much for your help.  The Problem with the DLL files could be solved but another problem has been raised, as it is shown as follows:

str1.PNG

str2.PNG

Thanks in advance.

Kind Regards

0 Likes
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

Can you please build the streamer application which is available in FX3 SDK instead.

It's available in the below path after installing Fx3 sdk.

C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\application\cpp\streamer

Fx3 sdk can be installed from below link:

https://www.cypress.com/documentation/software-and-drivers/ez-usb-fx3-software-development-kit

Regards,

Hemanth

Hemanth
0 Likes