yuejin-tan / DAPProg

Offline SWD Programmer for Cortex-M Core MCU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAPProg

Offline SWD Programmer for Cortex-M Core MCU

This Project bases on some other open-source Project:

1、file under src/DAP and file SWD_host.c come form ARMmbed/DAPLink

2、file /doc/FlashAlgo/flash_algo.py come from mbedmicro/FlashAlgo

flash_algo.py is used to extracting flash programming code from Keil's *.FLM algorithm file

About

Offline SWD Programmer for Cortex-M Core MCU

License:MIT License


Languages

Language:C 85.5%Language:Assembly 14.5%