The device I have to program is: MSP430G2432
I connect to the MSP-FET430UIF using the command:

mspdebug -d /dev/ttyUSB0 uif

I get the following results:
Trying to open UIF on /dev/ttyUSB0...
Initializing FET...
FET protocol version is 20401000
Configured for Spy-Bi-Wire
Set Vcc: 3000 mV
Device ID: 0x2452
fet: unknown device
msg28_data: [0x1a bytes]
    24 52 00 a0 00 00 00 00 00 00 00 00 01 00 00 00
    00 00 89 00 00 00 00 00 00 00
fet: identify failed
Trying again...
Initializing FET...
FET protocol version is 20401000
Configured for Spy-Bi-Wire
Sending reset...
Set Vcc: 3000 mV
Device ID: 0x2452
fet: unknown device
msg28_data: [0x1a bytes]
    24 52 00 a0 00 00 00 00 00 00 00 00 01 00 00 00
    00 00 89 00 00 00 00 00 00 00
fet: identify failed

What can be wrong here?

-- 
Ori Idan


On Mon, Jan 30, 2012 at 12:46 PM, Eric Decker <cire...@gmail.com> wrote:

>
> mspdebug
>
> See: http://mspdebug.sourceforge.net/
>
>
> On Mon, Jan 30, 2012 at 1:44 AM, Ori Idan <o...@helicontech.co.il> wrote:
>
>> I need to program a MSP430 device using Linux.
>> I do not need debugging, just send an existing .hex file to the device and
>> program it's flash.
>> What is the best tool, hardware and software?
>>
>> --
>> Ori Idan
>>
>>
>> ------------------------------------------------------------------------------
>> Try before you buy = See our experts in action!
>> The most comprehensive online learning library for Microsoft developers
>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>> Metro Style Apps, more. Free future releases when you subscribe now!
>> http://p.sf.net/sfu/learndevnow-dev2
>> _______________________________________________
>> Mspgcc-users mailing list
>> Mspgcc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>>
>>
>
>
> --
> Eric B. Decker
> Senior (over 50 :-) Researcher
>
>
>
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to