TI中文支持网
TI专业的中文技术问题搜集分享网站

请问 CCSv5 on linux 是不是还不支持调试?

我在ubuntu 下安装了ubuntu,调试msp430launchpad,调试时出现

Error initializing emulator:
No USB FET was found。

是不是还不能在linux 下调试?

Peter_Zheng:

检查您在linux里的串口配置。

kai qin:

回复 Peter_Zheng:

请问,怎么配置?

kai qin:

回复 Peter_Zheng:

qinkai@Inspiron:~$ lsusbBus 003 Device 002: ID 0c45:6480 Microdia Sonix 1.3 MP Laptop Integrated WebcamBus 004 Device 002: ID 0461:4d22 Primax Electronics, Ltd Bus 004 Device 005: ID 0451:f432 Texas Instruments, Inc. eZ430 Development ToolBus 004 Device 003: ID 09da:0260 A4 Tech Co., Ltd Bus 005 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 005 Device 003: ID 413c:8161 Dell Computer Corp. Integrated KeyboardBus 005 Device 004: ID 413c:8162 Dell Computer Corp. Integrated Touchpad [Synaptics]Bus 005 Device 005: ID 413c:8160 Dell Computer Corp. Wireless 365 Bluetoothqinkai@Inspiron:~$ lsusb -v -d 0451:f432Bus 004 Device 005: ID 0451:f432 Texas Instruments, Inc. eZ430 Development ToolCouldn't open device, some information will be missingDevice Descriptor:  bLength                18  bDescriptorType         1  bcdUSB               1.10  bDeviceClass            0 (Defined at Interface level)  bDeviceSubClass         0   bDeviceProtocol         0   bMaxPacketSize0         8  idVendor           0x0451 Texas Instruments, Inc.  idProduct          0xf432 eZ430 Development Tool  bcdDevice            1.05  iManufacturer           1   iProduct                2   iSerial                 3   bNumConfigurations      1  Configuration Descriptor:    bLength                 9    bDescriptorType         2    wTotalLength           85    bNumInterfaces          2    bConfigurationValue     1    iConfiguration          0     bmAttributes         0x80      (Bus Powered)    MaxPower              100mA    Interface Descriptor:      bLength                 9      bDescriptorType         4      bInterfaceNumber        0      bAlternateSetting       0      bNumEndpoints           3      bInterfaceClass         2 Communications      bInterfaceSubClass      2 Abstract (modem)      bInterfaceProtocol      1 AT-commands (v.25ter)      iInterface              5       CDC Header:        bcdCDC               1.10      CDC Call Management:        bmCapabilities       0x00        bDataInterface          0      CDC ACM:        bmCapabilities       0x02          line coding and serial state      Endpoint Descriptor:        bLength                 7        bDescriptorType         5        bEndpointAddress     0x82  EP 2 IN        bmAttributes            3          Transfer Type            Interrupt          Synch Type               None          Usage Type               Data        wMaxPacketSize     0x0040  1x 64 bytes        bInterval             255      Endpoint Descriptor:        bLength                 7        bDescriptorType         5        bEndpointAddress     0x03  EP 3 OUT        bmAttributes            2          Transfer Type            Bulk          Synch Type               None          Usage Type               Data        wMaxPacketSize     0x0040  1x 64 bytes        bInterval             255      Endpoint Descriptor:        bLength                 7        bDescriptorType         5        bEndpointAddress     0x83  EP 3 IN        bmAttributes            2          Transfer Type            Bulk          Synch Type               None          Usage Type               Data        wMaxPacketSize     0x0040  1x 64 bytes        bInterval             255    Interface Descriptor:      bLength                 9      bDescriptorType         4      bInterfaceNumber        1      bAlternateSetting       0      bNumEndpoints           2      bInterfaceClass         3 Human Interface Device      bInterfaceSubClass      0 No Subclass      bInterfaceProtocol      0 None      iInterface              4         HID Device Descriptor:          bLength                 9          bDescriptorType        33          bcdHID               1.01          bCountryCode            0 Not supported          bNumDescriptors         1          bDescriptorType        34 Report          wDescriptorLength     694         Report Descriptors:            ** UNAVAILABLE **      Endpoint Descriptor:        bLength                 7        bDescriptorType         5        bEndpointAddress     0x81  EP 1 IN        bmAttributes            3          Transfer Type            Interrupt          Synch Type               None          Usage Type               Data        wMaxPacketSize     0x0040  1x 64 bytes        bInterval               1      Endpoint Descriptor:        bLength                 7        bDescriptorType         5        bEndpointAddress     0x01  EP 1 OUT        bmAttributes            3          Transfer Type            Interrupt          Synch Type               None          Usage Type               Data        wMaxPacketSize     0x0040  1x 64 bytes        bInterval               1

Peter_Zheng:

回复 kai qin:

这应该是个usb转串口的设备,在linux里也是串口的形式,应该是ttyUSBx的东西吧。。

kai qin:

回复 Peter_Zheng:

在http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/251388.aspx一帖子中

unfortunately the mps430 launchpad and eZ sticks are not yet supported under linux.

Sorry for the inconvenience.

CCSv5.4.0 Beta 1 来啦,希望能够在linux下支持!期待

http://processors.wiki.ti.com/index.php/Code_Composer_Studio_Beta_Downloads

kai qin:

回复 Peter_Zheng:

Ki-Soo Lee posted RE: CCSv5.4.0 Beta 1 Available! in Code Composer Forum.

Kai,
Sorry, it is still not supported in 5.4.
ki

赞(0)
未经允许不得转载:TI中文支持网 » 请问 CCSv5 on linux 是不是还不支持调试?
分享到: 更多 (0)