diff options
author | isiora <none@example.com> | 2018-01-24 20:51:37 +0000 |
---|---|---|
committer | isiora <none@example.com> | 2018-01-24 20:51:37 +0000 |
commit | 087244fd3c91d11d9ad9f1985903e0c7dc50c675 (patch) | |
tree | d52c42af31e81005a0535914c7b712f257e5d915 /demos/ATSAMA5D2 | |
parent | 4697714fdcac6e1fff100b4bc54ff463e3e5994c (diff) | |
download | ChibiOS-087244fd3c91d11d9ad9f1985903e0c7dc50c675.tar.gz ChibiOS-087244fd3c91d11d9ad9f1985903e0c7dc50c675.tar.bz2 ChibiOS-087244fd3c91d11d9ad9f1985903e0c7dc50c675.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11405 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ATSAMA5D2')
-rw-r--r-- | demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-SEC/debug/RT-SAMA5D2-XPLAINED-SEC (DDRAM).launch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-SEC/debug/RT-SAMA5D2-XPLAINED-SEC (DDRAM).launch b/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-SEC/debug/RT-SAMA5D2-XPLAINED-SEC (DDRAM).launch index 2528cefe7..645b16afb 100644 --- a/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-SEC/debug/RT-SAMA5D2-XPLAINED-SEC (DDRAM).launch +++ b/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-SEC/debug/RT-SAMA5D2-XPLAINED-SEC (DDRAM).launch @@ -47,6 +47,6 @@ <listAttribute key="org.eclipse.debug.ui.favoriteGroups"> <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> </listAttribute> -<stringAttribute key="org.eclipse.dsf.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList context="reserved-for-future-use"> <gdbmemoryBlockExpression address="536940919" label="0x20011177"/> </memoryBlockExpressionList> "/> +<stringAttribute key="org.eclipse.dsf.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList context="reserved-for-future-use"> <gdbmemoryBlockExpression address="537985024" label="0x20110000"/> <gdbmemoryBlockExpression address="538445768" label="0x201807c8"/> </memoryBlockExpressionList> "/> <stringAttribute key="process_factory_id" value="org.eclipse.cdt.dsf.gdb.GdbProcessFactory"/> </launchConfiguration> |