1-TMS(SWDIO) 2-GND 3-TDO(SWO) 4-NC 5-TCK(SWCLK) 6-NC 7-NC 8-NRST 9-TDI 10-GND
It could be used to develop chips for chip developers and be used as chip manual for chip users.
CooCox CoSmart is an intelligent pin configuration and code generation tool.
$ cd "D:\CooCox\CoIDE\bin" $ ./start_gdbserver.bat
$ cd "D:\Program Files\GNU Tools ARM Embedded\4.8 2014q3\bin" $ ./arm-none-eabi-gdb.exe (gdb) set tdesc filename D:/CooCox/CoIDE/bin/target_desc/arm-with-m.xml (gdb) cd D:\CooCox\CoSmart\workspace\qqqr\qqqr\Debug\bin (gdb) file qqqr.elf (gdb) target remote :2009