mspdebug icon indicating copy to clipboard operation
mspdebug copied to clipboard

On Mac Os High Sierra rf2500: failed to open RF2500 device

Open Euler1707 opened this issue 6 years ago • 4 comments

On Mac Os High Sierra 10.13.6 (17G65)

MSPDebug version 0.25 - debugging tool for MSP430 MCUs Copyright (C) 2009-2017 Daniel Beer [email protected] This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Chip info database from MSP430.dll v3.3.1.4 Copyright (C) 2013 TI, Inc.

rf2500: failed to open RF2500 device

$ mspdebug --usb-list

Devices on bus 020: 020:010 0451:f432 eZ430-RF2500 [serial: 13FF55ADB2161B22] 020:009 05ac:0259

Euler1707 avatar Oct 29 '18 04:10 Euler1707

Is this the 0.25 release you're using, or the latest git master? If it's the release, could you retry with the git master branch?

dlbeer avatar Oct 29 '18 20:10 dlbeer

You are right I apologize, it works after building from source. I was originally using the Homebrew release.

Euler1707 avatar Oct 29 '18 22:10 Euler1707

I have also encountered this problem. I was also using the Homebrew release, but the problem was still not fixed after trying to build from source.

beetai avatar Jan 17 '20 01:01 beetai

I can confirm that for me on macOS Catalina, I get no error in 0.23 or 0.24, that same error in 0.25, and again no error in the current master, so it seems master fixed the problem.

glingy avatar Jun 06 '20 00:06 glingy