Other Parts Discussed in Thread: UNIFLASH
Tool/software: Linux
Hi,
Trying to program my CC3220S-LAUNCHXL board with dslite.sh using following command, I get "Error: SLI file does no exist" error:
./dslite.sh --mode cc3220 image program --file [path to uniflash_4.1]/simplelink/gen2/bin/project_0_image.sli
I have created the SLI file using following command successfully:
./dslite.sh --mode cc3220 project create_image --name project_0 --file project_0_image.sli
The SLI file is generated in the [path to uniflash_4.1]/simplelink/gen2/bin/project_0_image.sli.
What should I do?
Regards,
Aydin