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 …