Other Parts Discussed in Thread: LAUNCHCC3235MOD, CC3235SF, SYSCONFIG
Dear all
I try to run the out of the box expreience for the LAUNCHCC3235MOD. It worked two weeks ago. No I can no longer build it in CCS 12.3.0.00005
I get the following output:
**** Build of configuration MCU+Image for project out_of_box_CC3235SF_LAUNCHXL_freertos_ccs ****
"F:\\Programme\\TI\\ccs1230\\ccs1230\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
gmake[1]: 'out_of_box_CC3235SF_LAUNCHXL_freertos_ccs.out' is up to date.
Building secondary target: "syscfg/out_of_box_CC3235SF_LAUNCHXL_freertos_ccs.sli"
Invoking: Image Creator
"F:/Programme/TI/CC32xx_sdk/simplelink_cc32xx_sdk_6_10_00_05/source/ti/drivers/net/imagecreator/bin/SLImageCreator.exe" syscfg create_image --sdk_path "F:/Programme/TI/CC32xx_sdk/simplelink_cc32xx_sdk_6_10_00_05" --json "F:/CodeComposerStudio/workspace/out_of_box_CC3235SF_LAUNCHXL_freertos_ccs/MCU+Image/syscfg/ti_drivers_net_wifi_config.json" --file "F:/CodeComposerStudio/workspace/out_of_box_CC3235SF_LAUNCHXL_freertos_ccs/MCU+Image/syscfg/out_of_box_CC3235SF_LAUNCHXL_freertos_ccs.sli" --mcu "F:/CodeComposerStudio/workspace/out_of_box_CC3235SF_LAUNCHXL_freertos_ccs/MCU+Image/out_of_box_CC3235SF_LAUNCHXL_freertos_ccs.bin"
INFO:root:FTDI not detected, trying XDS
INFO:root:
Error: SLImageCreator.exe: XDS not detected
makefile:177: recipe for target 'syscfg/out_of_box_CC3235SF_LAUNCHXL_freertos_ccs.sli' failed
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 4653, in command_sysconfig_create_image
File "<string>", line 2498, in create_image_from_sysconfig
File "<string>", line 1552, in connect_device
File "W:\slutils\slutils.py", line 218, in auto_detect
slutils.slutils.DeviceError:
Error: SLImageCreator.exe: Device is not detected. The application binary was compiled, but the image cannot be generated. Plug in your LaunchPad and try again.
SLImageCreator returned -1
gmake[1]: *** [syscfg/out_of_box_CC3235SF_LAUNCHXL_freertos_ccs.sli] Error -1
gmake[1]: Target 'secondary-outputs' not remade because of errors.
gmake: *** [all] Error 2
makefile:156: recipe for target 'all' failed
**** Build Finished ****
Could it be, that connecting the newly purchased "XDS110 DEBUG PROBE" has messed up the drivers? Now it's disconnected... Why should CCS no longer be able to connect to the Lauchnpad's onboard XDS110?