CYW43907 Programming using Command line tool

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

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

I want to program my CYW43907 board from Command line. Currently I can only program using Wiced Studio. But, In we need to program multiple devices. So, I am looking for way to program the device using command line script.

Can anyone suggest me, how can I program CYW43907 from command line.

Thanks,

Hiren

0 Likes
1 Solution
Murali_R
Moderator
Moderator
Moderator
250 sign-ins 250 replies posted 100 solutions authored

You could use the same makefile script from the command line and try flashing the device.
You could also try using the sflash_write.tcl script as mentioned in this blog post https://community.cypress.com/t5/Resource-Library/How-to-use-sflash-write-tcl-script-embedded-in-WIC...

View solution in original post

0 Likes
1 Reply
Murali_R
Moderator
Moderator
Moderator
250 sign-ins 250 replies posted 100 solutions authored

You could use the same makefile script from the command line and try flashing the device.
You could also try using the sflash_write.tcl script as mentioned in this blog post https://community.cypress.com/t5/Resource-Library/How-to-use-sflash-write-tcl-script-embedded-in-WIC...

0 Likes