source: ssp_armv6_m_gcc/branches/rubycfg/lpcxpresso_lpc812_gcc/openocd_lpc812max.cfg@ 418

Last change on this file since 418 was 418, checked in by nmir-saito, 4 years ago

Add arm-none-eabi-gdb installation in setup_tools.sh and openocd configuration file

File size: 170 bytes
Line 
1#LPC812-CMSYS DAP
2source [find interface/cmsis-dap.cfg]
3source [find target/lpc8xx.cfg]
4
5gdb_memory_map disable
6
7#GDB PORT
8gdb_port 3333
9
10#TELNET PORT
11telnet_port 4444
Note: See TracBrowser for help on using the repository browser.