我花了一些时间尝试使用我的 macbook(10.10)上TM4C123G
的mspdebug工具链连接到我的 LaunchPad,但没有运气。
在尝试跑步时,$ mspdebug rf2500
我得到了
usbutil: unable to find a device matching 0451:f432
我做了一些谷歌搜索,在我看来,该mspdebug
工具包可能不适合我的 LaunchPad 版本。这可能吗?
检查我的后$ system_profiler SPUSBDataType
,我得到以下信息:
Product ID: 0x00fd
Vendor ID: 0x1cbe (Texas Instruments - Stellaris)
Version: 1.00
Serial Number: 0E205EE1
Speed: Up to 12 Mb/sec
Manufacturer: Texas Instruments
Location ID: 0x14100000 / 14
Current Available (mA): 500
Current Required (mA): 250
这向我表明至少操作系统能够识别设备,对吗?如果是这样,我可以使用什么其他工具链连接到设备。