hey,
I'm writing some scripts using the jlink commander interface, but every time I try to do anything, like read a part, it automatically unsecures/erases it. I don't want to do this, I just want the read/verify/whatever to fail instead of erasing the part. so, if my part is already programmed and secured, it just creates extra work for me if I attempt to read and forget that it's locked. is there a way to make it not erase but just attempt the read or whatever and just return whatever garbage happens to come back from a locked part?
if this can't be done with the command-line/commander interface, what way can I talk to parts with the jlink without it automatically erasing if I do a read or whatever? I like the jlink commander interface, so I would prefer to do it with that.
I'm writing some scripts using the jlink commander interface, but every time I try to do anything, like read a part, it automatically unsecures/erases it. I don't want to do this, I just want the read/verify/whatever to fail instead of erasing the part. so, if my part is already programmed and secured, it just creates extra work for me if I attempt to read and forget that it's locked. is there a way to make it not erase but just attempt the read or whatever and just return whatever garbage happens to come back from a locked part?
if this can't be done with the command-line/commander interface, what way can I talk to parts with the jlink without it automatically erasing if I do a read or whatever? I like the jlink commander interface, so I would prefer to do it with that.