Development mbed library for MAX32630FTHR

Dependents:   blinky_max32630fthr

Committer:
switches
Date:
Fri Nov 11 20:59:50 2016 +0000
Revision:
0:5c4d7b2438d3
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
switches 0:5c4d7b2438d3 1 {% extends "codered_cproject_cortexm0_common.tmpl" %}
switches 0:5c4d7b2438d3 2
switches 0:5c4d7b2438d3 3 {% block startup_file %}cr_startup_lpc11xx.c{% endblock %}
switches 0:5c4d7b2438d3 4
switches 0:5c4d7b2438d3 5 {% block cpu_config %}<?xml version="1.0" encoding="UTF-8"?>
switches 0:5c4d7b2438d3 6 <TargetConfig>
switches 0:5c4d7b2438d3 7 <Properties property_0="" property_2="LPC11_12_13_64K_8K.cfx" property_3="NXP" property_4="LPC11U37/501" property_count="5" version="70002"/>
switches 0:5c4d7b2438d3 8 <infoList vendor="NXP">
switches 0:5c4d7b2438d3 9 <info chip="LPC11U37/501" flash_driver="LPC11_12_13_64K_8K.cfx" match_id="0x0001BC40" name="LPC11U37/501" stub="crt_emu_lpc11_13_nxp">
switches 0:5c4d7b2438d3 10 <chip>
switches 0:5c4d7b2438d3 11 <name>LPC11U37/501</name>
switches 0:5c4d7b2438d3 12 <family>LPC11Uxx</family>
switches 0:5c4d7b2438d3 13 <vendor>NXP (formerly Philips)</vendor>
switches 0:5c4d7b2438d3 14 <reset board="None" core="Real" sys="Real"/>
switches 0:5c4d7b2438d3 15 <clock changeable="TRUE" freq="12MHz" is_accurate="TRUE"/>
switches 0:5c4d7b2438d3 16 <memory can_program="true" id="Flash" is_ro="true" type="Flash"/>
switches 0:5c4d7b2438d3 17 <memory id="RAM" type="RAM"/>
switches 0:5c4d7b2438d3 18 <memory id="Periph" is_volatile="true" type="Peripheral"/>
switches 0:5c4d7b2438d3 19 <memoryInstance derived_from="Flash" id="MFlash64" location="0x0" size="0x10000"/>
switches 0:5c4d7b2438d3 20 <memoryInstance derived_from="RAM" id="RamLoc8" location="0x10000000" size="0x2000"/>
switches 0:5c4d7b2438d3 21 <memoryInstance derived_from="RAM" id="RamUsb2" location="0x20004000" size="0x800"/>
switches 0:5c4d7b2438d3 22 <peripheralInstance derived_from="V6M_NVIC" determined="infoFile" id="NVIC" location="0xe000e000"/>
switches 0:5c4d7b2438d3 23 <peripheralInstance derived_from="V6M_DCR" determined="infoFile" id="DCR" location="0xe000edf0"/>
switches 0:5c4d7b2438d3 24 <peripheralInstance derived_from="I2C" determined="infoFile" id="I2C" location="0x40000000"/>
switches 0:5c4d7b2438d3 25 <peripheralInstance derived_from="WWDT" determined="infoFile" id="WWDT" location="0x40004000"/>
switches 0:5c4d7b2438d3 26 <peripheralInstance derived_from="USART" determined="infoFile" id="USART" location="0x40008000"/>
switches 0:5c4d7b2438d3 27 <peripheralInstance derived_from="CT16B0" determined="infoFile" id="CT16B0" location="0x4000c000"/>
switches 0:5c4d7b2438d3 28 <peripheralInstance derived_from="CT16B1" determined="infoFile" id="CT16B1" location="0x40010000"/>
switches 0:5c4d7b2438d3 29 <peripheralInstance derived_from="CT32B0" determined="infoFile" id="CT32B0" location="0x40014000"/>
switches 0:5c4d7b2438d3 30 <peripheralInstance derived_from="CT32B1" determined="infoFile" id="CT32B1" location="0x40018000"/>
switches 0:5c4d7b2438d3 31 <peripheralInstance derived_from="ADC" determined="infoFile" id="ADC" location="0x4001c000"/>
switches 0:5c4d7b2438d3 32 <peripheralInstance derived_from="PMU" determined="infoFile" id="PMU" location="0x40038000"/>
switches 0:5c4d7b2438d3 33 <peripheralInstance derived_from="FLASHCTRL" determined="infoFile" id="FLASHCTRL" location="0x4003c000"/>
switches 0:5c4d7b2438d3 34 <peripheralInstance derived_from="SSP0" determined="infoFile" id="SSP0" location="0x40040000"/>
switches 0:5c4d7b2438d3 35 <peripheralInstance derived_from="IOCON" determined="infoFile" id="IOCON" location="0x40044000"/>
switches 0:5c4d7b2438d3 36 <peripheralInstance derived_from="SYSCON" determined="infoFile" id="SYSCON" location="0x40048000"/>
switches 0:5c4d7b2438d3 37 <peripheralInstance derived_from="GPIO-PIN-INT" determined="infoFile" id="GPIO-PIN-INT" location="0x4004c000"/>
switches 0:5c4d7b2438d3 38 <peripheralInstance derived_from="SSP1" determined="infoFile" id="SSP1" location="0x40058000"/>
switches 0:5c4d7b2438d3 39 <peripheralInstance derived_from="GPIO-GROUP-INT0" determined="infoFile" id="GPIO-GROUP-INT0" location="0x4005c000"/>
switches 0:5c4d7b2438d3 40 <peripheralInstance derived_from="GPIO-GROUP-INT1" determined="infoFile" id="GPIO-GROUP-INT1" location="0x40060000"/>
switches 0:5c4d7b2438d3 41 <peripheralInstance derived_from="USB" determined="infoFile" id="USB" location="0x40080000"/>
switches 0:5c4d7b2438d3 42 <peripheralInstance derived_from="GPIO-PORT" determined="infoFile" id="GPIO-PORT" location="0x50000000"/>
switches 0:5c4d7b2438d3 43 </chip>
switches 0:5c4d7b2438d3 44 <processor>
switches 0:5c4d7b2438d3 45 <name gcc_name="cortex-m0">Cortex-M0</name>
switches 0:5c4d7b2438d3 46 <family>Cortex-M</family>
switches 0:5c4d7b2438d3 47 </processor>
switches 0:5c4d7b2438d3 48 <link href="LPC11Uxx_peripheral.xme" show="embed" type="simple"/>
switches 0:5c4d7b2438d3 49 </info>
switches 0:5c4d7b2438d3 50 </infoList>
switches 0:5c4d7b2438d3 51 </TargetConfig>{% endblock %}