Clone of official tools
export/mcuxpresso/lpc11u68_cproject.tmpl@40:7d3fa6b99b2b, 2017-10-10 (annotated)
- Committer:
- theotherjimmy
- Date:
- Tue Oct 10 16:56:30 2017 -0500
- Revision:
- 40:7d3fa6b99b2b
Update to tools release 5.6.1
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
theotherjimmy |
40:7d3fa6b99b2b | 1 | {% extends "mcuxpresso/.cproject.tmpl" %} |
theotherjimmy |
40:7d3fa6b99b2b | 2 | |
theotherjimmy |
40:7d3fa6b99b2b | 3 | {% block cpu_config %}<?xml version="1.0" encoding="UTF-8"?> |
theotherjimmy |
40:7d3fa6b99b2b | 4 | <TargetConfig> |
theotherjimmy |
40:7d3fa6b99b2b | 5 | <Properties property_0="" property_2="LPC11U6x_256K.cfx" property_3="NXP" property_4="LPC11U68" property_count="5" version="70200"/> |
theotherjimmy |
40:7d3fa6b99b2b | 6 | <infoList vendor="NXP"> <info chip="LPC11U68" flash_driver="LPC11U6x_256K.cfx" match_id="0x0" name="LPC11U68" stub="crt_emu_cm3_gen"> <chip> <name> LPC11U68</name> |
theotherjimmy |
40:7d3fa6b99b2b | 7 | <family> LPC11U6x</family> |
theotherjimmy |
40:7d3fa6b99b2b | 8 | <vendor> NXP (formerly Philips)</vendor> |
theotherjimmy |
40:7d3fa6b99b2b | 9 | <reset board="None" core="Real" sys="Real"/> |
theotherjimmy |
40:7d3fa6b99b2b | 10 | <clock changeable="TRUE" freq="12MHz" is_accurate="TRUE"/> |
theotherjimmy |
40:7d3fa6b99b2b | 11 | <memory can_program="true" id="Flash" is_ro="true" type="Flash"/> |
theotherjimmy |
40:7d3fa6b99b2b | 12 | <memory id="RAM" type="RAM"/> |
theotherjimmy |
40:7d3fa6b99b2b | 13 | <memory id="Periph" is_volatile="true" type="Peripheral"/> |
theotherjimmy |
40:7d3fa6b99b2b | 14 | <memoryInstance derived_from="Flash" id="MFlash256" location="0x0" size="0x40000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 15 | <memoryInstance derived_from="RAM" id="Ram0_32" location="0x10000000" size="0x8000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 16 | <memoryInstance derived_from="RAM" id="Ram1_2" location="0x20000000" size="0x800"/> |
theotherjimmy |
40:7d3fa6b99b2b | 17 | <memoryInstance derived_from="RAM" id="Ram2USB_2" location="0x20004000" size="0x800"/> |
theotherjimmy |
40:7d3fa6b99b2b | 18 | <peripheralInstance derived_from="V6M_NVIC" determined="infoFile" id="NVIC" location="0xe000e000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 19 | <peripheralInstance derived_from="V6M_DCR" determined="infoFile" id="DCR" location="0xe000edf0"/> |
theotherjimmy |
40:7d3fa6b99b2b | 20 | <peripheralInstance derived_from="I2C0" determined="infoFile" id="I2C0" location="0x40000000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 21 | <peripheralInstance derived_from="WWDT" determined="infoFile" id="WWDT" location="0x40004000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 22 | <peripheralInstance derived_from="USART0" determined="infoFile" id="USART0" location="0x40008000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 23 | <peripheralInstance derived_from="CT16B0" determined="infoFile" id="CT16B0" location="0x4000c000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 24 | <peripheralInstance derived_from="CT16B1" determined="infoFile" id="CT16B1" location="0x40010000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 25 | <peripheralInstance derived_from="CT32B0" determined="infoFile" id="CT32B0" location="0x40014000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 26 | <peripheralInstance derived_from="CT32B1" determined="infoFile" id="CT32B1" location="0x40018000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 27 | <peripheralInstance derived_from="ADC" determined="infoFile" id="ADC" location="0x4001c000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 28 | <peripheralInstance derived_from="I2C1" determined="infoFile" id="I2C1" location="0x40020000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 29 | <peripheralInstance derived_from="RTC" determined="infoFile" id="RTC" location="0x40024000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 30 | <peripheralInstance derived_from="DMATRIGMUX" determined="infoFile" id="DMATRIGMUX" location="0x40028000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 31 | <peripheralInstance derived_from="PMU" determined="infoFile" id="PMU" location="0x40038000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 32 | <peripheralInstance derived_from="FLASHCTRL" determined="infoFile" id="FLASHCTRL" location="0x4003c000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 33 | <peripheralInstance derived_from="SSP0" determined="infoFile" id="SSP0" location="0x40040000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 34 | <peripheralInstance derived_from="IOCON" determined="infoFile" id="IOCON" location="0x40044000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 35 | <peripheralInstance derived_from="SYSCON" determined="infoFile" id="SYSCON" location="0x40048000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 36 | <peripheralInstance derived_from="USART4" determined="infoFile" id="USART4" location="0x4004c000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 37 | <peripheralInstance derived_from="SSP1" determined="infoFile" id="SSP1" location="0x40058000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 38 | <peripheralInstance derived_from="GINT0" determined="infoFile" id="GINT0" location="0x4005c000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 39 | <peripheralInstance derived_from="GINT1" determined="infoFile" id="GINT1" location="0x40060000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 40 | <peripheralInstance derived_from="USART1" determined="infoFile" id="USART1" location="0x4006c000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 41 | <peripheralInstance derived_from="USART2" determined="infoFile" id="USART2" location="0x40070000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 42 | <peripheralInstance derived_from="USART3" determined="infoFile" id="USART3" location="0x40074000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 43 | <peripheralInstance derived_from="USB" determined="infoFile" id="USB" location="0x40080000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 44 | <peripheralInstance derived_from="CRC" determined="infoFile" id="CRC" location="0x50000000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 45 | <peripheralInstance derived_from="DMA" determined="infoFile" id="DMA" location="0x50004000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 46 | <peripheralInstance derived_from="SCT0" determined="infoFile" id="SCT0" location="0x5000c000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 47 | <peripheralInstance derived_from="SCT1" determined="infoFile" id="SCT1" location="0x5000e000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 48 | <peripheralInstance derived_from="GPIO-PORT" determined="infoFile" id="GPIO-PORT" location="0xa0000000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 49 | <peripheralInstance derived_from="PINT" determined="infoFile" id="PINT" location="0xa0004000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 50 | </chip> |
theotherjimmy |
40:7d3fa6b99b2b | 51 | <processor> |
theotherjimmy |
40:7d3fa6b99b2b | 52 | <name gcc_name="cortex-m0">Cortex-M0</name> |
theotherjimmy |
40:7d3fa6b99b2b | 53 | <family>Cortex-M</family> |
theotherjimmy |
40:7d3fa6b99b2b | 54 | </processor> |
theotherjimmy |
40:7d3fa6b99b2b | 55 | <link href="LPC11Uxx_peripheral.xme" show="embed" type="simple"/> |
theotherjimmy |
40:7d3fa6b99b2b | 56 | </info> |
theotherjimmy |
40:7d3fa6b99b2b | 57 | </infoList> |
theotherjimmy |
40:7d3fa6b99b2b | 58 | </TargetConfig>{% endblock %} |