Automatically read jtag serial number

2 posts / 0 new
Last post
wisilica
Offline
Last seen:9 months 3 weeks ago
Joined:2015-03-17 08:16
Automatically read jtag serial number

Hi,

When the JTAG radio button is selected in SmartSnippets, the jtag serial number 480066180 is displayed in the checkbox. How and where does SmartSnippets read this number from?

We are trying to automate the process of burning the image and configuration data to flash for production using SmartSnippets CLI tool. However, could not find an option where the tool can determine the jtag serial number / uart com port no dynamically.

Device:
MT_dialog
Offline
Last seen:1 month 2 weeks ago
Staff
Joined:2015-06-08 11:34
Hi wisilica,

Hi wisilica,

I dont have the Smart Snippets code in order to have a look, but i assume that it uses the J-Link commander utility of Segger in order to do that and get the serial number of the JTAG.

Thanks MT_dialog