Other Parts Discussed in Thread: HALCOGEN,
I am working with a LAUNCHXL2-570LC43 launchpad. I am a Linux user and in Ubuntu 2022.04 this device works like a charm. However, many of the software, for example Halcogen, are supplied as a Windows only distribution (significantly degrading developer productivity and software quality). Thus I was forced to switch to Windows for at least part of the project. In Windows 11, the probe is not recognized (I have tried all the obvious things like upgrading the driver: Windows reports nothing is found). A screen shot is attached.
Another behavior I noticed is that I cannot put the device to DFU mode. Here are the relevant outputs:
C:\ti\ccs1110\ccs\ccs_base\common\uscif\xds110>xdsdfu -m
USB Device Firmware Upgrade Utility
Copyright (c) 2008-2019 Texas Instruments Incorporated. All rights reserved.
Scanning USB buses for supported XDS110 devices...
<<<< Device 0 >>>>
VID: 0x0451 PID: 0xbef3
Device Name: <<Unknown>>
Manufacturer: <<Unknown>>
Serial Num: <<Unknown>>
Mode: Runtime
Configuration: Standard
Switching device into DFU mode.
C:\ti\ccs1110\ccs\ccs_base\common\uscif\xds110>xdsdfu -e
USB Device Firmware Upgrade Utility
Copyright (c) 2008-2019 Texas Instruments Incorporated. All rights reserved.
Scanning USB buses for supported XDS110 devices...
<<<< Device 0 >>>>
VID: 0x0451 PID: 0xbef3
Device Name: <<Unknown>>
Manufacturer: <<Unknown>>
Serial Num: <<Unknown>>
Mode: Runtime
Configuration: Standard
Found 1 device.
Notice that the device did NOT switch to DFU mode.
This must be a Windows software issue because in Linux this works fine (as with most other software)
Please help.
Regards
Durga