ARMmbed / mbed-tools

⚠️ Beta Status: New command line tooling for Mbed OS
Apache License 2.0
45 stars 30 forks source link

Unable to detect CYW9P62S1_43012EVB_01 #314

Open LDong-Arm opened 3 years ago

LDong-Arm commented 3 years ago

Describe the bug

mbed-tools detect can't detect CYW9P62S1_43012EVB_01 (detection code: 1903). The target database is based on https://os.mbed.com/api/v4/targets which doesn't include this target.

The fix would be updating the online database then making a new mbed-tools release.

To Reproduce

Connect CYW9P62S1_43012EVB_01 to a PC, ensure it's in the right mode (KITPROG3 STATUS LED blinking) and detected by Mbed CLI 1 (mbed detect):

$ mbed detect
[mbed] Detected CYW9P62S1_43012EVB_01, port /dev/tty.usbmodem14103, mounted /Volumes/DAPLINK, interface version 0254:

Mbed CLI 2 is unable to detect it:

$ mbed-tools detect
ERROR: Could not identify a board with the product code: '1903'.

Expected behavior Target detected

Screenshots

Desktop (please complete the following information):

Mbed (please complete the following information):

Additional context