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.

CC3235SF: How to use uniflash using command line in windows

Part Number: CC3235SF
Other Parts Discussed in Thread: UNIFLASH, , CC2650

Hi,

I want to flash the CC3235SF using uniflash command line tool and I am using Windows OS

I  check the document regarding this in that there is one option --config==ccxml_file. can you please help me with how I know which .ccxml file I use and where I find

Below is the command to flash the bin file using the command line

dslite.exe flash -c user_files/configs/cc2650f128.ccxml -l user_files/settings/generated.ufsettings -e -f -v user_files/images/cc2650_modem_onepass.out

One more question I have In my project I have multiple files to flash some in "bins" folder and some in "sys" folder which contains different bin file for different module i use in my project so how i can flash those thing using the command line.

Please help me on this