CC3200-LAUNCHXL board use SOP to switch download mode and run mode. I want to use uniflash tools to download bin files. But how to switch download mode and run mode is a better?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
CC3200-LAUNCHXL board use SOP to switch download mode and run mode. I want to use uniflash tools to download bin files. But how to switch download mode and run mode is a better?
Hi,
If you have your own design you can always toggle SOP2 using a GPIO that can be controlled via SW.
As an example, similar was done with Energia IDE support. You can look at http://energia.nu/cc3200guide/
Shlomi