Dear Dialog support,
What is the correct JTAG cable that I can use with the JTAG cable for IoT Sensor Development Kit? I could not see recommendations for this kit in particular.
For instance, would this connector work fine:https://www.segger.com/jlink-adapters.html#CM_9pin
How about this one:https://www.segger.com/admin/uploads/productDocs/UM08001_JLink.pdf
By the way, do you have any documentation (datasheet, manual, etc.) about the interface board used in the IoT Sensor Development Kit?
Thank you very much!
Keywords:
Device:
Hi cbexafore,
The IoT comes with an interface board that carries a JTAG for the programming of the reference design, for more information, shcematics and reference code regarding the IoT, you can find in the 14583 in the development kits tab.
Thanks MT_dialog
Hi MT_dialog,
I already went through all the material and i did not find there the info I am looking for, so that is why I am asking you. The documentation explains very well the details of the IoT sensor dongle board but I did not find anything about its interface board. Please see the attached picture for clarifications (the main point is that I would like to debug my applications on hardware as I develop them and I want to know what is the correct JTAG cable that I can use for that).
Thanks!
Hi cbexafore,
你不需要任何额外的cable or a Jtag since you have the interface board, the board has a debugger, you just plug in the USB cable turn it on and you should be able to step and run the IoT fw with keil, you dont need anything extra. The interface you indicate in the picture is another interface in order to program reference designs with different Jtag connection plugs.
Thanks MT_dialog
Hi,
In IoT Communication Interface Board there is a ATMEL Controller(SAM3U2CA). As per your previous comments, I understood that Atmel controller is debugger. Am I correct?
Hi Karthikeyan S,
Yes the debugger on the interface board is the Atmel controller.
Thanks MT_dialog