Hi Andres

I've found this page:
http://processors.wiki.ti.com/index.php/MSP430_LaunchPad_Mac_OS_X

which refers to
 * 
http://e2e.ti.com/support/interface/digital_interface/m/videos__files/198722.aspx
 * 
http://e2e.ti.com/support/interface/digital_interface/m/videos__files/198719.aspx

The page tells to recompile the drivers from source, but the necessary change 
is to a property list, which isn't touched by Xcode during compilation. I first 
tried to add new entries for the MSP430-FET with the numbers shown, but that 
didn't work the first try. Finally, I tried the binary one and only changed the 
product ID and the bcdDevice of the existing IOKitPersonalities and that worked.

Please tell me what changes you will have done when it's working. I'd like to 
make a script, installer, and/or, Fink package for that, to save others this 
hassle (and try to ask someone at TI for permission).

Best
 Matthias

On 07.03.2011, at 08:35, Andres Vahter wrote:

> Hi,
> 
> Could you point out where did you find TI USB Serial drivers for Mac OS X.
> I would also like to use mspdebug on OS X.
> 
> Andres
> 
> On 07.03.2011, at 0:19, Matthias Ringwald wrote:
> 
>> Hi all
>> 
>> I've just started with the MSP430 and tried the Code Composer Studio v4 from 
>> the CD in the box on Windows and it updated the FET430 FW to 2.04.07.0001. 
>> Was this a mistake?
>> 
>> I prefer OS X so I've compiled mspdebug v14 from git and also found and 
>> installed the TI USB Serial drivers. 
>> 
>> I'm running "./mspdebug -d /dev/tty.TIVCP3410-UIFfa140 uif" and get this 
>> error with a connected MSP-..

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to