Development mbed library for MAX32630FTHR
Dependents: blinky_max32630fthr
tools/export/uvision/uvision_debug.tmpl@0:5c4d7b2438d3, 2016-11-11 (annotated)
- Committer:
- switches
- Date:
- Fri Nov 11 20:59:50 2016 +0000
- Revision:
- 0:5c4d7b2438d3
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
switches | 0:5c4d7b2438d3 | 1 | <?xml version="1.0" encoding="utf-8"?> |
switches | 0:5c4d7b2438d3 | 2 | <ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_optx.xsd"> |
switches | 0:5c4d7b2438d3 | 3 | <SchemaVersion>1.0</SchemaVersion> |
switches | 0:5c4d7b2438d3 | 4 | <Target> |
switches | 0:5c4d7b2438d3 | 5 | <TargetName>{{name}}</TargetName> |
switches | 0:5c4d7b2438d3 | 6 | <ToolsetNumber>0x4</ToolsetNumber> |
switches | 0:5c4d7b2438d3 | 7 | <ToolsetName>ARM-ADS</ToolsetName> |
switches | 0:5c4d7b2438d3 | 8 | <TargetOption> |
switches | 0:5c4d7b2438d3 | 9 | <DebugOpt> |
switches | 0:5c4d7b2438d3 | 10 | <uSim>0</uSim> |
switches | 0:5c4d7b2438d3 | 11 | <uTrg>1</uTrg> |
switches | 0:5c4d7b2438d3 | 12 | <nTsel>11</nTsel> |
switches | 0:5c4d7b2438d3 | 13 | <pMon>{{device.debug_interface.bin_loc}}</pMon> |
switches | 0:5c4d7b2438d3 | 14 | </DebugOpt> |
switches | 0:5c4d7b2438d3 | 15 | <TargetDriverDllRegistry> |
switches | 0:5c4d7b2438d3 | 16 | <SetRegEntry> |
switches | 0:5c4d7b2438d3 | 17 | <Number>0</Number> |
switches | 0:5c4d7b2438d3 | 18 | <Key>{{device.debug_interface.key}}</Key> |
switches | 0:5c4d7b2438d3 | 19 | <Name>{{device.flash_dll}}</Name> |
switches | 0:5c4d7b2438d3 | 20 | </SetRegEntry> |
switches | 0:5c4d7b2438d3 | 21 | </TargetDriverDllRegistry> |
switches | 0:5c4d7b2438d3 | 22 | </TargetOption> |
switches | 0:5c4d7b2438d3 | 23 | </Target> |
switches | 0:5c4d7b2438d3 | 24 | </ProjectOpt> |