Hi,
I need to be able to check whether a programming device has J-FLASH license installed, so that I can use the erasechip command in J-FLASH. And I need to do this in command line.
I can start j-link and then type 'license show' and it will give me a list, which I could parse if I could get as a return string. But I can't see how you run this in the command line and the documentation does not mention anything about this. I can also also see licenses using JLinkLicenseManager.exe but that program apparently doesn't support command line use.
Can anyone please help?
Kind regards,
Christian
I need to be able to check whether a programming device has J-FLASH license installed, so that I can use the erasechip command in J-FLASH. And I need to do this in command line.
I can start j-link and then type 'license show' and it will give me a list, which I could parse if I could get as a return string. But I can't see how you run this in the command line and the documentation does not mention anything about this. I can also also see licenses using JLinkLicenseManager.exe but that program apparently doesn't support command line use.
Can anyone please help?
Kind regards,
Christian