Flash Magic Forum

In-System Programming Support => General => Topic started by: tymphany on March 23, 2022, 01:58:43 AM

Title: Command Line fm.exe - how to Activate Bank
Post by: tymphany on March 23, 2022, 01:58:43 AM
Hello Flash Magic Forum,
please is there a way how to Activate Bank A in FlashMagic command line fm.exe?

I am using following command:
fm.exe --device LPC1837 --serialport COM7 --baudrate 115200 --erasedevice --program="released.hex" --verify "released.hex"

size of released.hex = 1,514,188 bytes

Erase, program and verification is done successfully but Bank A is not activated - bootloader not started. And I haven't found any notice about this in --help and documentation.

Thank you for help.