As of J-Link commander 3.10+, you will now get the "JTAGConf>" prompt if you don't put -jtagconf -1,-1 on the command line.
I saw in another thread that you know this.
[SOLVED] Target Device settings lists Fujitsu MB9EF226 as having no flash/RAM
If I pass -jtagconf to versions before 3.10, I will get an "Unknown command line option -jtagconf" error message. So now my scripts have to detect what version is running, and then only pass -jtagconf if the version is later than 3.10.
Here is my question:
Is this on purpose and will be that way for all future releases of J-Link commander (Windows and Linux)?
If -jtagconf is not specified on the command line don't you just assume auto-detect (-1,-1)?
(I'm asking before I go changing a bunch of my scripts when it might be reverted back in the next version or something)
Thanks,
Chris
Renesas America
I saw in another thread that you know this.
[SOLVED] Target Device settings lists Fujitsu MB9EF226 as having no flash/RAM
If I pass -jtagconf to versions before 3.10, I will get an "Unknown command line option -jtagconf" error message. So now my scripts have to detect what version is running, and then only pass -jtagconf if the version is later than 3.10.
Here is my question:
Is this on purpose and will be that way for all future releases of J-Link commander (Windows and Linux)?
If -jtagconf is not specified on the command line don't you just assume auto-detect (-1,-1)?
(I'm asking before I go changing a bunch of my scripts when it might be reverted back in the next version or something)
Thanks,
Chris
Renesas America