JMCUProg

MCU programmer using J-LINK Debugger, using Keil MDK's *.FLM Flashing Algorithm

to run this software, you need python 3.6 and pyqt5

FlashAlgo/flash_algo.py is used to parse Keil MDK's *.FLM file and extract code and its runing information into a python dict. And then you can modify the generated code to add new device support.