Clone of official tools
export/mcuxpresso/LPC54608_cproject.tmpl@47:21ae3e5a7128, 2021-02-04 (annotated)
- 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?
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_3="NXP" property_4="LPC54608J512" property_count="5" version="70200"/> |
theotherjimmy |
40:7d3fa6b99b2b | 6 | <infoList vendor="NXP"><info chip="LPC54608J512" name="LPC54608J512"><chip><name>LPC54608J512</name> |
theotherjimmy |
40:7d3fa6b99b2b | 7 | <family>LPC546xx</family> |
theotherjimmy |
40:7d3fa6b99b2b | 8 | <vendor>NXP</vendor> |
theotherjimmy |
40:7d3fa6b99b2b | 9 | <memory can_program="true" id="Flash" is_ro="true" size="512" type="Flash"/> |
theotherjimmy |
40:7d3fa6b99b2b | 10 | <memory id="RAM" size="200" type="RAM"/> |
theotherjimmy |
40:7d3fa6b99b2b | 11 | <memoryInstance derived_from="Flash" driver="LPC5460x_512K.cfx" id="PROGRAM_FLASH" location="0x0" size="0x80000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 12 | <memoryInstance derived_from="RAM" id="SRAM_0_1_2_3" location="0x20000000" size="0x28000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 13 | <memoryInstance derived_from="RAM" id="SRAMX" location="0x4000000" size="0x8000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 14 | <memoryInstance derived_from="RAM" id="USB_RAM" location="0x40100000" size="0x2000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 15 | <peripheralInstance derived_from="SYSCON" id="SYSCON" location="0x40000000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 16 | <peripheralInstance derived_from="IOCON" id="IOCON" location="0x40001000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 17 | <peripheralInstance derived_from="GINT0" id="GINT0" location="0x40002000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 18 | <peripheralInstance derived_from="GINT1" id="GINT1" location="0x40003000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 19 | <peripheralInstance derived_from="PINT" id="PINT" location="0x40004000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 20 | <peripheralInstance derived_from="INPUTMUX" id="INPUTMUX" location="0x40005000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 21 | <peripheralInstance derived_from="CTIMER0" id="CTIMER0" location="0x40008000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 22 | <peripheralInstance derived_from="CTIMER1" id="CTIMER1" location="0x40009000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 23 | <peripheralInstance derived_from="CTIMER2" id="CTIMER2" location="0x40028000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 24 | <peripheralInstance derived_from="CTIMER3" id="CTIMER3" location="0x40048000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 25 | <peripheralInstance derived_from="CTIMER4" id="CTIMER4" location="0x40049000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 26 | <peripheralInstance derived_from="WWDT" id="WWDT" location="0x4000C000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 27 | <peripheralInstance derived_from="MRT0" id="MRT0" location="0x4000D000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 28 | <peripheralInstance derived_from="UTICK0" id="UTICK0" location="0x4000E000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 29 | <peripheralInstance derived_from="EEPROM" id="EEPROM" location="0x40014000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 30 | <peripheralInstance derived_from="OTPC" id="OTPC" location="0x40015000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 31 | <peripheralInstance derived_from="RTC" id="RTC" location="0x4002C000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 32 | <peripheralInstance derived_from="RIT" id="RIT" location="0x4002D000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 33 | <peripheralInstance derived_from="FMC" id="FMC" location="0x40034000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 34 | <peripheralInstance derived_from="SMARTCARD0" id="SMARTCARD0" location="0x40036000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 35 | <peripheralInstance derived_from="SMARTCARD1" id="SMARTCARD1" location="0x40037000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 36 | <peripheralInstance derived_from="ASYNC_SYSCON" id="ASYNC_SYSCON" location="0x40040000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 37 | <peripheralInstance derived_from="SPIFI0" id="SPIFI0" location="0x40080000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 38 | <peripheralInstance derived_from="EMC" id="EMC" location="0x40081000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 39 | <peripheralInstance derived_from="DMA0" id="DMA0" location="0x40082000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 40 | <peripheralInstance derived_from="LCD" id="LCD" location="0x40083000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 41 | <peripheralInstance derived_from="USB0" id="USB0" location="0x40084000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 42 | <peripheralInstance derived_from="SCT0" id="SCT0" location="0x40085000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 43 | <peripheralInstance derived_from="SPI0" id="SPI0" location="0x40086000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 44 | <peripheralInstance derived_from="SPI1" id="SPI1" location="0x40087000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 45 | <peripheralInstance derived_from="SPI2" id="SPI2" location="0x40088000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 46 | <peripheralInstance derived_from="SPI3" id="SPI3" location="0x40089000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 47 | <peripheralInstance derived_from="SPI4" id="SPI4" location="0x4008A000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 48 | <peripheralInstance derived_from="SPI5" id="SPI5" location="0x40096000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 49 | <peripheralInstance derived_from="SPI6" id="SPI6" location="0x40097000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 50 | <peripheralInstance derived_from="SPI7" id="SPI7" location="0x40098000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 51 | <peripheralInstance derived_from="SPI8" id="SPI8" location="0x40099000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 52 | <peripheralInstance derived_from="SPI9" id="SPI9" location="0x4009A000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 53 | <peripheralInstance derived_from="FLEXCOMM0" id="FLEXCOMM0" location="0x40086000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 54 | <peripheralInstance derived_from="FLEXCOMM1" id="FLEXCOMM1" location="0x40087000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 55 | <peripheralInstance derived_from="FLEXCOMM2" id="FLEXCOMM2" location="0x40088000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 56 | <peripheralInstance derived_from="FLEXCOMM3" id="FLEXCOMM3" location="0x40089000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 57 | <peripheralInstance derived_from="FLEXCOMM4" id="FLEXCOMM4" location="0x4008A000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 58 | <peripheralInstance derived_from="FLEXCOMM5" id="FLEXCOMM5" location="0x40096000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 59 | <peripheralInstance derived_from="FLEXCOMM6" id="FLEXCOMM6" location="0x40097000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 60 | <peripheralInstance derived_from="FLEXCOMM7" id="FLEXCOMM7" location="0x40098000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 61 | <peripheralInstance derived_from="FLEXCOMM8" id="FLEXCOMM8" location="0x40099000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 62 | <peripheralInstance derived_from="FLEXCOMM9" id="FLEXCOMM9" location="0x4009A000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 63 | <peripheralInstance derived_from="I2C0" id="I2C0" location="0x40086000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 64 | <peripheralInstance derived_from="I2C1" id="I2C1" location="0x40087000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 65 | <peripheralInstance derived_from="I2C2" id="I2C2" location="0x40088000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 66 | <peripheralInstance derived_from="I2C3" id="I2C3" location="0x40089000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 67 | <peripheralInstance derived_from="I2C4" id="I2C4" location="0x4008A000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 68 | <peripheralInstance derived_from="I2C5" id="I2C5" location="0x40096000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 69 | <peripheralInstance derived_from="I2C6" id="I2C6" location="0x40097000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 70 | <peripheralInstance derived_from="I2C7" id="I2C7" location="0x40098000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 71 | <peripheralInstance derived_from="I2C8" id="I2C8" location="0x40099000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 72 | <peripheralInstance derived_from="I2C9" id="I2C9" location="0x4009A000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 73 | <peripheralInstance derived_from="USART0" id="USART0" location="0x40086000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 74 | <peripheralInstance derived_from="USART1" id="USART1" location="0x40087000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 75 | <peripheralInstance derived_from="USART2" id="USART2" location="0x40088000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 76 | <peripheralInstance derived_from="USART3" id="USART3" location="0x40089000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 77 | <peripheralInstance derived_from="USART4" id="USART4" location="0x4008A000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 78 | <peripheralInstance derived_from="USART5" id="USART5" location="0x40096000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 79 | <peripheralInstance derived_from="USART6" id="USART6" location="0x40097000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 80 | <peripheralInstance derived_from="USART7" id="USART7" location="0x40098000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 81 | <peripheralInstance derived_from="USART8" id="USART8" location="0x40099000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 82 | <peripheralInstance derived_from="USART9" id="USART9" location="0x4009A000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 83 | <peripheralInstance derived_from="GPIO" id="GPIO" location="0x4008C000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 84 | <peripheralInstance derived_from="DMIC0" id="DMIC0" location="0x40090000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 85 | <peripheralInstance derived_from="ENET" id="ENET" location="0x40092000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 86 | <peripheralInstance derived_from="USBHSD" id="USBHSD" location="0x40094000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 87 | <peripheralInstance derived_from="CRC_ENGINE" id="CRC_ENGINE" location="0x40095000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 88 | <peripheralInstance derived_from="I2S0" id="I2S0" location="0x40097000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 89 | <peripheralInstance derived_from="I2S1" id="I2S1" location="0x40098000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 90 | <peripheralInstance derived_from="SDIF" id="SDIF" location="0x4009B000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 91 | <peripheralInstance derived_from="CAN0" id="CAN0" location="0x4009D000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 92 | <peripheralInstance derived_from="CAN1" id="CAN1" location="0x4009E000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 93 | <peripheralInstance derived_from="ADC0" id="ADC0" location="0x400A0000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 94 | <peripheralInstance derived_from="USBFSH" id="USBFSH" location="0x400A2000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 95 | <peripheralInstance derived_from="USBHSH" id="USBHSH" location="0x400A3000"/> |
theotherjimmy |
40:7d3fa6b99b2b | 96 | </chip> |
theotherjimmy |
40:7d3fa6b99b2b | 97 | <processor><name gcc_name="cortex-m4">Cortex-M4</name> |
theotherjimmy |
40:7d3fa6b99b2b | 98 | <family>Cortex-M</family> |
theotherjimmy |
40:7d3fa6b99b2b | 99 | </processor> |
theotherjimmy |
40:7d3fa6b99b2b | 100 | <link href="LPC54608_internal_peripheral.xml" show="embed" type="simple"/> |
theotherjimmy |
40:7d3fa6b99b2b | 101 | </info> |
theotherjimmy |
40:7d3fa6b99b2b | 102 | </infoList> |
theotherjimmy |
40:7d3fa6b99b2b | 103 | </TargetConfig>{% endblock %} |
theotherjimmy |
40:7d3fa6b99b2b | 104 | |
theotherjimmy |
40:7d3fa6b99b2b | 105 | {% block sdk_name %}SDK_2.x_LPCXpresso54608{% endblock %} |
theotherjimmy |
40:7d3fa6b99b2b | 106 | {% block sdk_version %}2.2.0{% endblock %} |