CySmart update firmware option by batch file

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

cross mob
Law1443
Level 1
Level 1
5 sign-ins First reply posted First question asked

Hi!

Is there any way to update the firmware as the CySmart does but using a batch file with the appropiate commands ?

 

0 Likes
1 Solution
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello @Law1443 ,

We do not offer any CySmart CLI based commands to use in creating a batch script directly. However we do have C# APIs that you could use to create your own Windows console application, output being an executable.  You can find the API reference guide here: C:\Program Files (x86)\Cypress\CySmart\1.3\documentation

Let me know if this solution works for you! 🙂

Regards,
Dheeraj

View solution in original post

0 Likes
3 Replies
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

Can you please elaborate on the Query? like what is the requirement?

1. Are you using CySmart android application or CySmart for windows?

Thanks 

Ganesh

0 Likes

Hi, 

The requirement is that the .batch file updates the firmware of the PSoC as the CySmart would do using the update firmware option. 

I'm using CySmart on Windows.

Thanks! 

0 Likes
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello @Law1443 ,

We do not offer any CySmart CLI based commands to use in creating a batch script directly. However we do have C# APIs that you could use to create your own Windows console application, output being an executable.  You can find the API reference guide here: C:\Program Files (x86)\Cypress\CySmart\1.3\documentation

Let me know if this solution works for you! 🙂

Regards,
Dheeraj

0 Likes