Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

HELP MSP430 programming with ARM JTAG Wiggler

Status
Not open for further replies.

viktor886

Newbie level 1
Joined
Mar 8, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,290
I use IAR and I would like to program MSP430F2002 and MSP430F5008, but I get error." Fatal error Could not find device(or device not supported). "
I used this schematic 4 wire JTAG (https://processors.wiki.ti.com/index.php/File:JTAG_4_wire_pinout.JPG , https://webspace.webring.com/people/jl/leon_heller/msp430.html ).
I connect the TEST Pin to the VCC.
During programming (I used Parallel Port Monitor Program) TDO was always Low.

The Wiggler programmer(https://www.box.net/shared/oexh67nmvk).
Parallel Port Mode: ECP
OS: Windows 7
 

Hello!

I connect the TEST Pin to the VCC.

That might be your problem. The schematic you refer to does not set the test pin
to VCC and to ground either, it wires test (pin 8 of JTAG) to test/vpp pin of your processor.
Another thing. The link you provide points to an ARM JTAG. I don't know the difference
between ARM and MSP430 JTAG although I use both, but you should verify that you can
use an ARM JTAG with MSP430. I would guess that you cannot, at least not without
a number of tricks.
Last, some IDEs do not support parallel port JTAG (I read that somewhere, probably
in IAR documentation). So you should verify whether you can use this config or not.

That said, the fastest way to get started is not to use exotic configurations. You may
consider buying a MSP430 UIF emulator, or if you use SBW compatible devices, you may
use a Launchpad as an emulation tool. As an analogy, it's probably technically possible
to mount a NISSAN motor in a Volkswagen Golf, but that's not the easiest way to get
your car fixed, and nobody will assist you.

Dora.
 

hi,

i might have problem with controller
how work on and off swithch controller
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top