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
Solved! Go to Solution.
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...
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...