> On Thu, Jan 27, 2011 at 6:56 PM, Albert ARIBAUD<[email protected]>  
> wrote:
>
>> As I don't want to spend much money on returning the whole set to the
>> seller or on buying the programming box from TI, and since the
>> programming protocol is known, I am therefore thinking of using my
>> Olimex ARM-USB-OCD probe (actually a generic bitbang-capable probe) and
>> libftdi (in bit-bang mode) to implement the protocol and then reprogram
>> the access point (maybe even provide debugging means, but that's for a
>> 8051-link MPU so that part is out of scope here on mspgcc-users). But
>> before I dig into this, I just want to check if no one has already done
>> this.

Le 28/01/2011 05:57, Xiaofan Chen a écrit :

> Just came across this website and maybe it helps. Apparently
> it also uses libftdi and supports OLIMEX MSP430 JTAG.
> I do not know how different is the Olimex MSP430 JTAG
> and the Olimex ARM-USB-OCD though.
> http://freemsp430debug.sourceforge.net/index.shtml

Le 28/01/2011 05:04, Daniel Beer a écrit

> I'm not sure if all the features accessible via JTAG are documented,
> but you might be able to get a few more clues if you have FET
> firmware  version 20401004 available. A partial symbol table for
> this version is available here:
>
> http://mspdebug.sourceforge.net/fet.html
>
> There's also the source code to GoodFET and D/FW that you could
> consult (probably an easier route, actually).
>
> If you manage to get something working with libftdi, I'd be quite
> interested to see it. Have you considered implementing it as an
> MSPDebug driver? :-) Of course, it might be easier to implement
> a standalone program, but if you have any questions, let me know.
>
> Cheers,
> Daniel

Thanks to both of you. I'll have a look a both these for debugging my 
watch since I'll need that in addition to the MSPDebug and MSPGCC4 tools.

Note however that the issue I was raising is not about debugging the 
MSP430-based watch, but about reprogramming the 8051-based access point 
which TI has accidentally misprogrammed.

Amicalement,
-- 
Albert.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Mspgcc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to