On Thu, Aug 11, 2016 at 04:54:18AM -0700, MarkoC wrote:
> mc@bpc2 ~/MSP430/MSP-FET $ mspdebug pif -j -d /dev/parport0
> MSPDebug version 0.22 - debugging tool for MSP430 MCUs

>From the output, it doesn't look like there's anything wrong obviously
wrong with your ELF file, but one thing to be aware of is that the
MSP430 requires a steady clock of around 100 kHz during flash
programming. This clock needs to be supplied on a JTAG interface pin,
and the "pif" driver does this by toggling the pin in software. This
works for a lot of people, but it's not guaranteed to because it's
difficult to guarantee timing within the required range.

You might have more luck with one of the smarter MSP430-specific JTAG
adapters.

Cheers,
Daniel

-- 
Daniel Beer <dlb...@gmail.com> http://dlbeer.co.nz/
PGP: BA6E 0B26 1F89 246C E3F3  C910 1E58 C43A 160A 553B

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to