Skip to content

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

License

Notifications You must be signed in to change notification settings

yixuanyuxiao/JMCUProg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JMCUProg

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

to run this software, you need python 2.7 and pyqt4

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%