SparkFun Forums 

Where electronics enthusiasts find answers.

Discussions on how to get your MSP JTAG programmer up and running.
By RMHayes
#13944
MSP-169STK with MSP-JTAG on printer port using IAR kickstart - Builds OK, but trying to Debug gives message "Error - Security Fuse Blown".

Any ideas? This equipment is new out of the box.
By OldCow
#13975
Is your “MSP-JTAG on printer portâ€
By OLIMEX
#14001
is your project set for Flash Emulation Tool? i.e. parallel port JTAG?
Tsvetan
By RMHayes
#14102
Under [Project][Options...][Debugger][FET Debugger] Check "Attach to running target" and make sure the Connection section specifies LPT1 (or whatever is appropriate). Then uncheck "Attach to running target" for normal debug and download.

Note that the sample application uses #include "msp430x1x11x.h" - set this to your correct processor (msp430x16x.h for the 169).