Skip to content

mbedls v1.4.3 doesn't detect connected targets #332

@toyowata

Description

@toyowata

mbedls v1.4.3 does not show connected targets.

Host: Widows 7 64-bit (Japanese)

PS C:\test\usb\mbed-os> mbedls  --version
1.4.2
PS C:\test\usb\mbed-os> mbedls
+---------------+----------------------+-------------+-------------+--------------------------------------------------+-----------------+
| platform_name | platform_name_unique | mount_point | serial_port | target_id                                        | daplink_version |
+---------------+----------------------+-------------+-------------+--------------------------------------------------+-----------------+
| K64F          | K64F[0]              | E:          | COM15       | 0240000028884e450057700f6bf000108021000097969900 | 0246            |
+---------------+----------------------+-------------+-------------+--------------------------------------------------+-----------------+
PS C:\test\usb\mbed-os>
PS C:\test\usb\mbed-os> mbedls --version
WARNING:mbedls.platform_database:Error loading database C:\Users\toywat01\AppData\Local\mbedls\mbedls\platforms.json: Platform Database is out of date; Recreating
1.4.3
PS C:\test\usb\mbed-os> mbedls
PS C:\test\usb\mbed-os> 
PS C:\test\usb\mbed-os> mbedls --debug
DEBUG:mbedls.main:mbed-ls ver. 1.4.3
DEBUG:mbedls.main:host: ('nt', 'Windows', '7', '6.1.7601', 'win32')
DEBUG:mbedls.lstools_win7:_iter_vals <PyHKEY object at 0x02D64B30>
DEBUG:mbedls.lstools_win7:Mount point E: found for volume _??_USBSTOR#Disk&Ven_MBED&Prod_VFS&Rev_0.1#0240000028884e450057700f6bf000108021000097969900&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
DEBUG:mbedls.lstools_win7:Fetching mounted devices from volume service registry entry
DEBUG:mbedls.lstools_win7:No volumes service found, no device can be detected
DEBUG:mbedls.lstools_win7:Fetching usb storage devices from USBSTOR service registry entry
DEBUG:mbedls.lstools_win7:_iter_vals <PyHKEY object at 0x02D64B30>
DEBUG:mbedls.lstools_win7:target_id_usb_id -> mount_point mapping: {}
DEBUG:mbedls.lstools_base:Candidates for display []
DEBUG:mbedls.main:Return code: 0
PS C:\test\usb\mbed-os>

@bridadan @theotherjimmy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions