Part Number: LMFLASHPROGRAMMER
Other Parts Discussed in Thread: EK-TM4C1294XL, UNIFLASH,
Device: EK-TM4C1294XL
Scenario: Any attempt to dump more than 512KB of flash memory using cli mode. For instance:
lmflash -q ek-tm4c1294xl -u 0x00000-0x8FFFF,test.bin
Result: LMFLASH cli tool crashes with errorlevel = -1 073 741 819 (0xC000 0005)
The same attempt works when using GUI. Why does it fail when executed from command line? Is there a fix or workaround available?
