Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
The serial parity of the communication settings. The communication medium selected needs to be serial for this argument to
be valid.
Serial Stop Bits (-SB)
The serial stop bits, 1, 1.5 or 2, for the communication settings. The communication medium selected needs to be serial for
this argument to be valid.
An example of serial communication:
input file: example.hex
COM port: 2
115200-8-N-1
>java -jar "<MLA directory>/Microchip/Graphics/bin/memory_programmer/memory_programmer.jar"
-I "example.hex" -C SERIAL -SP COM2 -BR 115200 -P None -S 1
An example of USB communication:
VID: 0x4D8
PID: 0xE30
Serial Number: usb example
>java -jar "<MLA directory>/Microchip/Graphics/bin/memory_programmer/memory_programmer.jar"
-I "example.hex" -C USB -PID 0xE30 -VID 0x4D8 -SN "usb example"
5.4 Command Line Interface External Memory Programmer Command Line Options
20
5
Protego_Release_01_05-Related-OEM-MLA-framework-gfx-utilities-memory_programmer-External_Memory_Programmer_Help.pdf