I'm looking to experiment with de bugging and wanted to try a Jtag interface with the arduino IDE or maybe Atmel studio ??
This is only a learning exercise , but looking for those experienced over what to buy.
There are interface boards everywhere from £3 to £300 and as this is a play exercise, I don't want to hurt my wallet.
what should I buy ?? is there any difference ??
I've seen code to work on a UNO for this task, but prefer a stand alone board.
You can't use inline debug with 8bit AVR MCU like atmega328 (used on Uno or Nano boards).
To learn jtag debugging it would be better to use a controller with native jtag support like a STM32...