Questions tagged [jtag]

JTAG is a common interface used for programming and debugging microprocessors and other types of embedded devices.

Joint Test Action Group (JTAG) is the common name for what was later standardized as the IEEE 1149.1 Standard Test Access Port and Boundary-Scan Architecture.

It was initially devised for testing printed circuit boards using boundary scan and is still widely used for this application. Today JTAG is also widely used for microprocessor debug ports.

With appropriate development tools and software, a developer can use JTAG to perform debugging operations like single-stepping, setting breakpoints, etc.

200 questions
-1
votes
1 answer

Program Spartan6 eFUSE key in w10

I need help programing efuse registers on Spartan 6 from windows 10. We have plethora of boards designed with the Spartan 6. We are currently programming them with an old Windows XP machine which needs to be retired and replaced with windows…
Joshua
  • 1,185
  • 14
  • 23
-1
votes
2 answers

ARM processor based board for beginners

I want to buy a ARM microprocessor based board, Can any one tell which is the best(in terms of functionality) and cost effective? What hardware/Software tools and cables I need to buy (For debugging, IDE, etc)? (Note: Multi-thread code to be…
user2071394
  • 31
  • 1
  • 4
-2
votes
1 answer

STM32F429 GPIO DMA Read and Write

Hello, I'm making a project where I want to bit-bang the JTAG protocol. According to the AN4666 provided by ST, DMA + GPIO can achieve high speeds in bit-banging synchronous protocols. I want to: Generate N PWM pulses (the CLK signal). With the…
-2
votes
3 answers

Reading live RAM variables from a Micro controller in VB.net

I want to read the global variables via the JTAG port, live, when a program is running on the microcontroller. Is it possible?
joelkaka
  • 1
  • 2
-3
votes
1 answer

J-TAG DEBUGGER OF 14 PIN?

can any one suggest me which jtag debugger(14 pin) is suitable for ARM7TDMI-S Processor ?. thanks in advance. regards, kumaraswamy
1 2 3
13
14