Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSP430: Error initializing emulator: No USB FET was found MacOs #137

Open
MaxiZm opened this issue Dec 4, 2022 · 1 comment
Open

MSP430: Error initializing emulator: No USB FET was found MacOs #137

MaxiZm opened this issue Dec 4, 2022 · 1 comment

Comments

@MaxiZm
Copy link

MaxiZm commented Dec 4, 2022

I have mabook air m1 with macOS Ventura, so i connect eZ430-F2013 to my laptop using special usb hub, and my laptop finds it, but when i try to dump code into the Ez430-F2013 it returns me "MSP430: Error initializing emulator: No USB FET was found", what should i do?

ps: thats what the system_profiler SPUSBDataType returns me:

USB:

    USB 3.1 Bus:

      Host Controller Driver: AppleT8103USBXHCI

        USB2.0 HUB:

          Product ID: 0x0101
          Vendor ID: 0x1a40  (TERMINUS TECHNOLOGY INC.)
          Version: 1.00
          Speed: Up to 480 Mb/s
          Location ID: 0x00100000 / 1
          Current Available (mA): 500
          Current Required (mA): 100
          Extra Operating Current (mA): 0

            MXT USB Device:

              Product ID: 0x8816
              Vendor ID: 0xaaaa
              Version: 13.08
              Serial Number: 150101v01
              Speed: Up to 480 Mb/s
              Manufacturer: MXTronics
              Location ID: 0x00120000 / 2
              Current Available (mA): 500
              Current Required (mA): 100
              Extra Operating Current (mA): 0

            MSP-FET430UIF JTAG Tool:

              Product ID: 0xf430
              Vendor ID: 0x0451  (Texas Instruments)
              Version: 1.01
              Serial Number: TUSB341017361696CE41FF07
              Speed: Up to 12 Mb/s
              Manufacturer: Texas Instruments
              Location ID: 0x00110000 / 3
              Current Available (mA): 500
              Extra Operating Current (mA): 0

    USB 3.1 Bus:

      Host Controller Driver: AppleT8103USBXHCI

@rei-vilo
Copy link
Member

rei-vilo commented Dec 4, 2022

Energia, the fork of the Arduino IDE and SDK for the LaunchPad boards, is no longer maintained. The last release 1.8.10E23 was published in December 2019.

The official tools from Texas Instruments are Code Composer Studio, based on Eclipse with an online variant, and the SimpleLink SDK for the ARM Cortex-M MCUs.

For uploading, consider Uniflash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants