This is an automated email from Gerrit. Spencer Oliver (s...@spen-soft.co.uk) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/508
-- gerrit commit 3271cf069b1cdef1b64ba20f736bca18ae15b80e Author: Spencer Oliver <s...@spen-soft.co.uk> Date: Thu Mar 8 15:50:02 2012 +0000 cfg: correct pic32mx config typo's Change-Id: Ibe5b6b0efefc7cfc75d789eb7e9c7ee239526ae2 Signed-off-by: Spencer Oliver <s...@spen-soft.co.uk> diff --git a/tcl/target/pic32mx.cfg b/tcl/target/pic32mx.cfg index 5e64cb8..c10f6c8 100644 --- a/tcl/target/pic32mx.cfg +++ b/tcl/target/pic32mx.cfg @@ -56,9 +56,9 @@ $_TARGETNAME configure -event reset-init { # BMXCON mww 0xbf882000 0x001f0040 - # BMXDKPBA: 2k kernel data @ 0xa0000800 + # BMXDKPBA: 2k kernel data @ 0xa0000000 mww 0xbf882010 $_PIC32MX_DATASIZE - # BMXDUDBA: 16k kernel program @ 0xa0000800 + # BMXDUDBA: 14k kernel program @ 0xa0000800 mww 0xbf882020 $_PIC32MX_PROGSIZE # BMXDUPBA: 0k user program mww 0xbf882030 $_PIC32MX_PROGSIZE -- ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel