Clone of official tools

Committer:
Anders Blomdell
Date:
Thu Feb 04 17:17:13 2021 +0100
Revision:
47:21ae3e5a7128
Parent:
40:7d3fa6b99b2b
Add a few normpath calls

Who changed what in which revision?

UserRevisionLine numberNew 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="None" property_2="LPC5411x_256K.cfx" property_3="NXP" property_4="LPC54114J256" property_count="5" version="70200"/>
theotherjimmy 40:7d3fa6b99b2b 6 <infoList vendor="NXP"><info chip="LPC54114J256" flash_driver="LPC5411x_256K.cfx" match_id="0x0" name="LPC54114J256" stub="crt_emu_cm3_gen"><chip><name>LPC54114J256</name>
theotherjimmy 40:7d3fa6b99b2b 7 <family>LPC5411x</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_64" location="0x20000000" size="0x10000"/>
theotherjimmy 40:7d3fa6b99b2b 16 <memoryInstance derived_from="RAM" id="Ram1_64" location="0x20010000" size="0x10000"/>
theotherjimmy 40:7d3fa6b99b2b 17 <memoryInstance derived_from="RAM" id="Ram2_32" location="0x20020000" size="0x8000"/>
theotherjimmy 40:7d3fa6b99b2b 18 <memoryInstance derived_from="RAM" id="RamX_32" location="0x4000000" size="0x8000"/>
theotherjimmy 40:7d3fa6b99b2b 19 <peripheralInstance derived_from="V7M_MPU" id="MPU" location="0xe000ed90"/>
theotherjimmy 40:7d3fa6b99b2b 20 <peripheralInstance derived_from="V7M_NVIC" id="NVIC" location="0xe000e000"/>
theotherjimmy 40:7d3fa6b99b2b 21 <peripheralInstance derived_from="V7M_DCR" id="DCR" location="0xe000edf0"/>
theotherjimmy 40:7d3fa6b99b2b 22 <peripheralInstance derived_from="V7M_ITM" id="ITM" location="0xe0000000"/>
theotherjimmy 40:7d3fa6b99b2b 23 <peripheralInstance derived_from="SYSCON" id="SYSCON" location="0x40000000"/>
theotherjimmy 40:7d3fa6b99b2b 24 <peripheralInstance derived_from="IOCON" id="IOCON" location="0x40001000"/>
theotherjimmy 40:7d3fa6b99b2b 25 <peripheralInstance derived_from="GINT0" id="GINT0" location="0x40002000"/>
theotherjimmy 40:7d3fa6b99b2b 26 <peripheralInstance derived_from="GINT1" id="GINT1" location="0x40003000"/>
theotherjimmy 40:7d3fa6b99b2b 27 <peripheralInstance derived_from="PINT" id="PINT" location="0x40004000"/>
theotherjimmy 40:7d3fa6b99b2b 28 <peripheralInstance derived_from="INPUT-MUX" id="INPUT-MUX" location="0x40005000"/>
theotherjimmy 40:7d3fa6b99b2b 29 <peripheralInstance derived_from="CT32B0" id="CT32B0" location="0x40008000"/>
theotherjimmy 40:7d3fa6b99b2b 30 <peripheralInstance derived_from="CT32B1" id="CT32B1" location="0x40009000"/>
theotherjimmy 40:7d3fa6b99b2b 31 <peripheralInstance derived_from="WWDT" id="WWDT" location="0x4000c000"/>
theotherjimmy 40:7d3fa6b99b2b 32 <peripheralInstance derived_from="MRT" id="MRT" location="0x4000d000"/>
theotherjimmy 40:7d3fa6b99b2b 33 <peripheralInstance derived_from="UTICK" id="UTICK" location="0x4000e000"/>
theotherjimmy 40:7d3fa6b99b2b 34 <peripheralInstance derived_from="CT32B2" id="CT32B2" location="0x40028000"/>
theotherjimmy 40:7d3fa6b99b2b 35 <peripheralInstance derived_from="RTC" id="RTC" location="0x4002c000"/>
theotherjimmy 40:7d3fa6b99b2b 36 <peripheralInstance derived_from="CT32B3" id="CT32B3" location="0x40048000"/>
theotherjimmy 40:7d3fa6b99b2b 37 <peripheralInstance derived_from="CT32B4" id="CT32B4" location="0x40049000"/>
theotherjimmy 40:7d3fa6b99b2b 38 <peripheralInstance derived_from="DMA" id="DMA" location="0x40082000"/>
theotherjimmy 40:7d3fa6b99b2b 39 <peripheralInstance derived_from="USB" id="USB" location="0x40084000"/>
theotherjimmy 40:7d3fa6b99b2b 40 <peripheralInstance derived_from="SCT" id="SCT" location="0x40085000"/>
theotherjimmy 40:7d3fa6b99b2b 41 <peripheralInstance derived_from="FLEXCOMM0" id="FLEXCOMM0" location="0x40086000"/>
theotherjimmy 40:7d3fa6b99b2b 42 <peripheralInstance derived_from="SPI0" id="SPI0" location="0x40086000"/>
theotherjimmy 40:7d3fa6b99b2b 43 <peripheralInstance derived_from="I2C0" id="I2C0" location="0x40086000"/>
theotherjimmy 40:7d3fa6b99b2b 44 <peripheralInstance derived_from="USART0" id="USART0" location="0x40086000"/>
theotherjimmy 40:7d3fa6b99b2b 45 <peripheralInstance derived_from="I2C1" id="I2C1" location="0x40087000"/>
theotherjimmy 40:7d3fa6b99b2b 46 <peripheralInstance derived_from="FLEXCOMM1" id="FLEXCOMM1" location="0x40087000"/>
theotherjimmy 40:7d3fa6b99b2b 47 <peripheralInstance derived_from="SPI1" id="SPI1" location="0x40087000"/>
theotherjimmy 40:7d3fa6b99b2b 48 <peripheralInstance derived_from="USART1" id="USART1" location="0x40087000"/>
theotherjimmy 40:7d3fa6b99b2b 49 <peripheralInstance derived_from="SPI2" id="SPI2" location="0x40088000"/>
theotherjimmy 40:7d3fa6b99b2b 50 <peripheralInstance derived_from="FLEXCOMM2" id="FLEXCOMM2" location="0x40088000"/>
theotherjimmy 40:7d3fa6b99b2b 51 <peripheralInstance derived_from="USART2" id="USART2" location="0x40088000"/>
theotherjimmy 40:7d3fa6b99b2b 52 <peripheralInstance derived_from="I2C2" id="I2C2" location="0x40088000"/>
theotherjimmy 40:7d3fa6b99b2b 53 <peripheralInstance derived_from="FLEXCOMM3" id="FLEXCOMM3" location="0x40089000"/>
theotherjimmy 40:7d3fa6b99b2b 54 <peripheralInstance derived_from="I2C3" id="I2C3" location="0x40089000"/>
theotherjimmy 40:7d3fa6b99b2b 55 <peripheralInstance derived_from="USART3" id="USART3" location="0x40089000"/>
theotherjimmy 40:7d3fa6b99b2b 56 <peripheralInstance derived_from="SPI3" id="SPI3" location="0x40089000"/>
theotherjimmy 40:7d3fa6b99b2b 57 <peripheralInstance derived_from="FLEXCOMM4" id="FLEXCOMM4" location="0x4008a000"/>
theotherjimmy 40:7d3fa6b99b2b 58 <peripheralInstance derived_from="SPI4" id="SPI4" location="0x4008a000"/>
theotherjimmy 40:7d3fa6b99b2b 59 <peripheralInstance derived_from="USART4" id="USART4" location="0x4008a000"/>
theotherjimmy 40:7d3fa6b99b2b 60 <peripheralInstance derived_from="I2C4" id="I2C4" location="0x4008a000"/>
theotherjimmy 40:7d3fa6b99b2b 61 <peripheralInstance derived_from="MAILBOX" id="MAILBOX" location="0x4008b000"/>
theotherjimmy 40:7d3fa6b99b2b 62 <peripheralInstance derived_from="GPIO" id="GPIO" location="0x4008c000"/>
theotherjimmy 40:7d3fa6b99b2b 63 <peripheralInstance derived_from="DMIC" id="DMIC" location="0x40090000"/>
theotherjimmy 40:7d3fa6b99b2b 64 <peripheralInstance derived_from="CRC-ENGINE" id="CRC-ENGINE" location="0x40095000"/>
theotherjimmy 40:7d3fa6b99b2b 65 <peripheralInstance derived_from="I2C6" id="I2C6" location="0x40096000"/>
theotherjimmy 40:7d3fa6b99b2b 66 <peripheralInstance derived_from="USART7" id="USART7" location="0x40096000"/>
theotherjimmy 40:7d3fa6b99b2b 67 <peripheralInstance derived_from="SPI6" id="SPI6" location="0x40096000"/>
theotherjimmy 40:7d3fa6b99b2b 68 <peripheralInstance derived_from="I2C5" id="I2C5" location="0x40096000"/>
theotherjimmy 40:7d3fa6b99b2b 69 <peripheralInstance derived_from="SPI5" id="SPI5" location="0x40096000"/>
theotherjimmy 40:7d3fa6b99b2b 70 <peripheralInstance derived_from="SPI7" id="SPI7" location="0x40096000"/>
theotherjimmy 40:7d3fa6b99b2b 71 <peripheralInstance derived_from="FLEXCOMM5" id="FLEXCOMM5" location="0x40096000"/>
theotherjimmy 40:7d3fa6b99b2b 72 <peripheralInstance derived_from="USART6" id="USART6" location="0x40096000"/>
theotherjimmy 40:7d3fa6b99b2b 73 <peripheralInstance derived_from="USART5" id="USART5" location="0x40096000"/>
theotherjimmy 40:7d3fa6b99b2b 74 <peripheralInstance derived_from="I2C7" id="I2C7" location="0x40096000"/>
theotherjimmy 40:7d3fa6b99b2b 75 <peripheralInstance derived_from="FLEXCOMM6" id="FLEXCOMM6" location="0x40097000"/>
theotherjimmy 40:7d3fa6b99b2b 76 <peripheralInstance derived_from="I2S0" id="I2S0" location="0x40097000"/>
theotherjimmy 40:7d3fa6b99b2b 77 <peripheralInstance derived_from="I2S1" id="I2S1" location="0x40098000"/>
theotherjimmy 40:7d3fa6b99b2b 78 <peripheralInstance derived_from="FLEXCOMM7" id="FLEXCOMM7" location="0x40098000"/>
theotherjimmy 40:7d3fa6b99b2b 79 <peripheralInstance derived_from="ADC" id="ADC" location="0x400a0000"/>
theotherjimmy 40:7d3fa6b99b2b 80 </chip>
theotherjimmy 40:7d3fa6b99b2b 81 <processor><name gcc_name="cortex-m4">Cortex-M4</name>
theotherjimmy 40:7d3fa6b99b2b 82 <family>Cortex-M</family>
theotherjimmy 40:7d3fa6b99b2b 83 </processor>
theotherjimmy 40:7d3fa6b99b2b 84 <link href="LPC5411x_peripheral.xme" show="embed" type="simple"/>
theotherjimmy 40:7d3fa6b99b2b 85 </info>
theotherjimmy 40:7d3fa6b99b2b 86 </infoList>
theotherjimmy 40:7d3fa6b99b2b 87 </TargetConfig>{% endblock %}