mbed-os

Dependents:   cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more

tools/export/mcuxpresso/LPC824_cproject.tmpl

Committer:
be_bryan
Date:
2017-12-11
Revision:
0:b74591d5ab33

File content as of revision 0:b74591d5ab33:

{% extends "mcuxpresso/.cproject.tmpl" %}

{% block cpu_config %}<?xml version="1.0" encoding="UTF-8"?>
<TargetConfig>
<Properties property_2="LPC800_32.cfx" property_3="NXP" property_4="LPC824" property_count="5" version="70200"/>
<infoList vendor="NXP"><info chip="LPC824" flash_driver="LPC800_32.cfx" match_id="0x0" name="LPC824" stub="crt_emu_cm3_gen"><chip><name>LPC824</name>
<family>LPC82x</family>
<vendor>NXP (formerly Philips)</vendor>
<reset board="None" core="Real" sys="Real"/>
<clock changeable="TRUE" freq="12MHz" is_accurate="TRUE"/>
<memory can_program="true" id="Flash" is_ro="true" type="Flash"/>
<memory id="RAM" type="RAM"/>
<memory id="Periph" is_volatile="true" type="Peripheral"/>
<memoryInstance derived_from="Flash" id="MFlash32" location="0x0" size="0x8000"/>
<memoryInstance derived_from="RAM" id="RamLoc8" location="0x10000000" size="0x2000"/>
<peripheralInstance derived_from="V6M_NVIC" id="NVIC" location="0xe000e000"/>
<peripheralInstance derived_from="V6M_DCR" id="DCR" location="0xe000edf0"/>
<peripheralInstance derived_from="WWDT" id="WWDT" location="0x40000000"/>
<peripheralInstance derived_from="MRT" id="MRT" location="0x40004000"/>
<peripheralInstance derived_from="WKT" id="WKT" location="0x40008000"/>
<peripheralInstance derived_from="SWM" id="SWM" location="0x4000c000"/>
<peripheralInstance derived_from="ADC" id="ADC" location="0x4001c000"/>
<peripheralInstance derived_from="PMU" id="PMU" location="0x40020000"/>
<peripheralInstance derived_from="CMP" id="CMP" location="0x40024000"/>
<peripheralInstance derived_from="DMATRIGMUX" id="DMATRIGMUX" location="0x40028000"/>
<peripheralInstance derived_from="INPUTMUX" id="INPUTMUX" location="0x4002c000"/>
<peripheralInstance derived_from="FLASHCTRL" id="FLASHCTRL" location="0x40040000"/>
<peripheralInstance derived_from="IOCON" id="IOCON" location="0x40044000"/>
<peripheralInstance derived_from="SYSCON" id="SYSCON" location="0x40048000"/>
<peripheralInstance derived_from="I2C0" id="I2C0" location="0x40050000"/>
<peripheralInstance derived_from="I2C1" id="I2C1" location="0x40054000"/>
<peripheralInstance derived_from="SPI0" id="SPI0" location="0x40058000"/>
<peripheralInstance derived_from="SPI1" id="SPI1" location="0x4005c000"/>
<peripheralInstance derived_from="USART0" id="USART0" location="0x40064000"/>
<peripheralInstance derived_from="USART1" id="USART1" location="0x40068000"/>
<peripheralInstance derived_from="USART2" id="USART2" location="0x4006c000"/>
<peripheralInstance derived_from="I2C2" id="I2C2" location="0x40070000"/>
<peripheralInstance derived_from="I2C3" id="I2C3" location="0x40074000"/>
<peripheralInstance derived_from="CRC" id="CRC" location="0x50000000"/>
<peripheralInstance derived_from="SCT" id="SCT" location="0x50004000"/>
<peripheralInstance derived_from="DMA" id="DMA" location="0x50008000"/>
<peripheralInstance derived_from="GPIO-PORT" id="GPIO-PORT" location="0xa0000000"/>
<peripheralInstance derived_from="PIN-INT" id="PIN-INT" location="0xa0004000"/>
</chip>
<processor><name gcc_name="cortex-m0">Cortex-M0</name>
<family>Cortex-M</family>
</processor>
<link href="LPC82x_peripheral.xme" show="embed" type="simple"/>
</info>
</infoList>
</TargetConfig>{% endblock %}