mdebug

cortex m series debugger
git clone http://frotz.net/git/mdebug.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.gitignore8L
-rw-r--r--LICENSE202L
-rw-r--r--Makefile71L
-rw-r--r--README74L
-rw-r--r--agents/cc13xx-romapi.h35L
-rw-r--r--agents/cc13xx.c70L
-rw-r--r--agents/efr32bg2x.c167L
-rw-r--r--agents/lpc13xx.c5L
-rw-r--r--agents/lpc13xx_lpc15xx.c119L
-rw-r--r--agents/lpc15xx.c7L
-rw-r--r--agents/lpc43xx-spifi.c226L
-rw-r--r--agents/lpclink2.c5L
-rw-r--r--agents/nrf528xx.c127L
-rw-r--r--agents/pico.c147L
-rw-r--r--agents/stm32f0xx.c154L
-rw-r--r--agents/stm32f4xx.c6L
-rw-r--r--agents/stm32fxxx.c141L
-rw-r--r--build/agent.ld32L
-rw-r--r--build/build.mk86L
-rw-r--r--docs/99-mdebug.rules7L
-rw-r--r--docs/building-cross-compiler.txt64L
-rw-r--r--docs/memory-barriers.txt185L
-rw-r--r--docs/notes.txt50L
-rw-r--r--docs/todo.txt33L
-rw-r--r--docs/usb-protocols.txt51L
-rw-r--r--firmware/README88L
-rw-r--r--firmware/lpclink2-boot.bin25196B
-rw-r--r--firmware/lpclink2-dfu.bin21080B
-rw-r--r--firmware/lpclink2-mdebug.bin25840B
-rw-r--r--include/agent/flash.h140L
-rw-r--r--include/fw/io.h15L
-rw-r--r--include/fw/types.h15L
-rw-r--r--include/protocol/rswdp.h169L
-rw-r--r--tools/arm-m-debug.c193L
-rw-r--r--tools/arm-v7m.h146L
-rw-r--r--tools/base64.c126L
-rw-r--r--tools/bless-lpc.c43L
-rw-r--r--tools/builtins.c229L
-rw-r--r--tools/dap-registers.h75L
-rw-r--r--tools/debugger-commands.c1076L
-rw-r--r--tools/debugger-core.c612L
-rw-r--r--tools/debugger.c138L
-rw-r--r--tools/debugger.h137L
-rw-r--r--tools/gdb-bridge.c856L
-rw-r--r--tools/jtag-dap.c497L
-rw-r--r--tools/jtag.c286L
-rw-r--r--tools/jtag.h86L
-rw-r--r--tools/linenoise.c1203L
-rw-r--r--tools/linenoise.h72L
-rw-r--r--tools/lkdebug.c221L
-rw-r--r--tools/lkdebug.h48L
-rw-r--r--tools/lpcboot.c257L
-rw-r--r--tools/mkbuiltins.c140L
-rw-r--r--tools/picoboot.c251L
-rw-r--r--tools/rswdp.c980L
-rw-r--r--tools/rswdp.h78L
-rw-r--r--tools/sha1.c307L
-rw-r--r--tools/sha1.h63L
-rw-r--r--tools/socket.c48L
-rw-r--r--tools/stm32boot.c381L
-rw-r--r--tools/swo.c198L
-rw-r--r--tools/ti-icepick.h56L
-rw-r--r--tools/uconsole.c58L
-rw-r--r--tools/usb.c133L
-rw-r--r--tools/usb.h34L
-rw-r--r--tools/usbmon.c129L
-rw-r--r--tools/usbmon.h44L
-rw-r--r--tools/usbtest.c50L
-rw-r--r--tools/websocket.c238L
-rw-r--r--tools/websocket.h33L