On Tue, Sep 4, 2012 at 3:28 PM, Daniel Beer <dlb...@gmail.com> wrote:
> On Tue, Sep 04, 2012 at 01:16:35PM -0600, Mark Rages wrote:
>> On Tue, Sep 4, 2012 at 1:06 PM, Daniel Beer <dlb...@gmail.com> >> > You have 
>> FET firmware v2, and the FET430UIF should be fine. If mspdebug
>> > doesn't say "Sending reset..." on startup, then it shouldn't be
>> > resetting your chip.
>> >
>> > What do you get when you type "regs" after connecting?
>> >
>> > - Daniel
>> >
>>
>> (mspdebug) regs
>>     ( PC: 08000)  ( R4: 000f0)  ( R8: 06f78)  (R12: 07040)
>>     ( SP: 005fe)  ( R5: 05a08)  ( R9: 00008)  (R13: 00008)
>>     ( SR: 00000)  ( R6: 0dbd4)  (R10: 050be)  (R14: 00000)
>>     ( R3: 00000)  ( R7: 00000)  (R11: 00104)  (R15: 00000)
>> 0x8000:
>>     08000: 31 40 00 06               MOV     #0x0600, SP
>>     08004: 15 42 20 01               MOV     &0x0120, R5
>>     08008: 75 f3                     AND.B   #0x00ff, R5
>>     0800a: 35 d0 08 5a               BIS     #0x5a08, R5
>>     0800e: 3f 40
>
> Hi Mark,
>
> Well, that does look like it must be resetting after you connect. The
> only thing I can think of at this point is that perhaps your FET
> firmware version could do with an update? Do you have a more recent
> version 2 firmware image available? You can update your FET with:
>
>     mspdebug uif-bsl -d /dev/ttyTIUSB 'prog firmware.hex'
>
> Note that version 3 of the FET firmware is entirely different to version
> 2. It requires a different driver to be used, and I'm not sure from
> memory whether or not it attempts to reset the MSP430 on startup.
>
> - Daniel

Oops, forgot to CC the list.

Is there a version of v2 firmware that you would recommend?

What is the procedure for obtaining V2 firmware?  I guess I can try to
pull firmware off a new-in-the-box FET.  Or is there a later DLL that
will have new firmware in it?

Regards,
Mark
markrages@gmail

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to