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.

CC3235S: LAUNCHCC3235MOD transceiver mode_target board image downloading issue

Part Number: CC3235S
Other Parts Discussed in Thread: SYSCONFIG, ,

Hi,

I'm testing CC3235S-based module, which is from a third vendor.

When I tried to download sli image file to the target module using 'Load SLI Image to Serial Flash' command of CCS,
it failed with the following message:
=====================================
INFO:root:FTDI not detected, trying XDS
INFO:slbootloader.slbootloader:Connecting to device
INFO:slbootloader.slbootloader:Power off
INFO:slbootloader.slbootloader:Set break signal
INFO:slbootloader.slbootloader:Power on
INFO:slbootloader.slbootloader:Clear break signal
INFO:slbootloader.slbootloader:Connection succeeded
INFO:slbootloader.slbootloader:Received storage list
INFO:slbootloader.slbootloader:Unknown SFLASH manufacturer ID: 133
INFO:slbootloader.slbootloader:Received error : error number = -10300 , extended error = 4267
Traceback (most recent call last):
File "<string>", line 5262, in <module>
File "<string>", line 5258, in main
File "<string>", line 5228, in cmdline
File "<string>", line 4641, in command_sysconfig_program_image
File "<string>", line 2885, in syscfg_program_image
File "W:\slbootloader\slbootloader.py", line 793, in fs_programming
slbootloader.slbootloader.BootLoaderError:
Error: SLImageCreator.exe: fs_programming error: ret: -10300, ex_err: 4267 - FS_SECURITY_ALLERT
SLImageCreator returned -1

Command completed with exit value: -1

================================

Any comment on this issue will be appreciated.

J.Y. Kim