User Activity

I am using STM32_Programmer_CLI and need a list of all possible error codes.  Where are they located?
I am able to read a memory location but do not have to save the result to a file.  here is my command STM32_Programmer_CLI.exe -c port=swd mode=ur Freq=4000 -r16 0x803c000 0xA c:\TPD\ST_Prog\guid.bin The data is displayed in the cmd window correctly ...
Is it possible to obtain the stlinkV2 serial number using the command line tool?  I would like to read it and verify it matches the expected programmers serial number.  
Is the STM32L451CCU6 a Boundary scan device. I have found other STM32L451 processors BSDL files but cannot find one for this model.
issue-when programming using the Command line utility it indicates success but the unit does not boot.  when programming from the GUI the unit powers up correctly.  I used the same command line on an st32f07 without issue.  Here is the command line.​...