On Wed, Aug 22, 2012 at 11:36:10AM -0700, Robert Henig wrote:
> I have a custom board with a F2252 that is programmable using a FET-UIF from 
> a windows system using IAR and FETPro-Lite.  On Ubuntu 12.04 I am unable to 
> get the FET-UIF to work with mspdebug ( I did see the thread about this 
> problem with OS X and non of that helped ).  By hijacking the pins from a 
> Lanchpad I am able to program the F2252 only if the FLASH is empty.  I am 
> also able to look at memory and step through the code.  When I try to program 
> a non-empty FLASH it turns the code to garbage (looks like it just changes 
> 1's to 0's as if it was trying to program an erased FLASH).
> 
> I am not able to re-program the part or erase the flash using the erase 
> command.  Has anyone seen this and hopefully have a solution?

What version of mspdebug are you using, and how are you invoking it? You
might want to try using --fet-force-id to force the 2252 to be
identified as a different (but compatible) chip. If you find something
that works, let me know.

Otherwise, are you able to capture USB data from your working setup on
Windows?

As for your FET-UIF, do you know what firmware version you have
installed on it? If it's V3, you'll need to use the tilib driver.

- Daniel

-- 
Daniel Beer <dlb...@gmail.com>    www.dlbeer.co.nz
IRC: inittab (Freenode)    PGP key: 2048D/160A553B

------------------------------------------------------------------------------
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