|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding= "UTF-8" ?>
|
|
|
-<configuration name="" xsi:schemaLocation="http://mcuxpresso.nxp.com/XSD/mex_configuration_1.9 http://mcuxpresso.nxp.com/XSD/mex_configuration_1.9.xsd" uuid="2789973b-4e08-461b-a604-ca74c2c2a2cf" version="1.9" xmlns="http://mcuxpresso.nxp.com/XSD/mex_configuration_1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
+<configuration name="" xsi:schemaLocation="http://mcuxpresso.nxp.com/XSD/mex_configuration_12 http://mcuxpresso.nxp.com/XSD/mex_configuration_12.xsd" uuid="2789973b-4e08-461b-a604-ca74c2c2a2cf" version="12" xmlns="http://mcuxpresso.nxp.com/XSD/mex_configuration_12" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
<common>
|
|
|
<processor>MIMXRT1176xxxxx</processor>
|
|
|
<package>MIMXRT1176DVMAA</package>
|
|
@@ -14,11 +14,13 @@
|
|
|
<validate_boot_init_only>true</validate_boot_init_only>
|
|
|
<generate_extended_information>false</generate_extended_information>
|
|
|
<generate_code_modified_registers_only>false</generate_code_modified_registers_only>
|
|
|
+ <update_include_paths>true</update_include_paths>
|
|
|
+ <generate_registers_defines>false</generate_registers_defines>
|
|
|
</preferences>
|
|
|
<tools>
|
|
|
- <pins name="Pins" version="9.0" enabled="true" update_project_code="true">
|
|
|
+ <pins name="Pins" version="12.0" enabled="true" update_project_code="true">
|
|
|
<pins_profile>
|
|
|
- <processor_version>0.9.2</processor_version>
|
|
|
+ <processor_version>12.0.0</processor_version>
|
|
|
<power_domains/>
|
|
|
</pins_profile>
|
|
|
<functions_list>
|
|
@@ -35,6 +37,11 @@
|
|
|
<data>true</data>
|
|
|
</feature>
|
|
|
</dependency>
|
|
|
+ <dependency resourceType="Peripheral" resourceId="ARM" description="Peripheral ARM is not initialized" problem_level="1" source="Pins:BOARD_InitPins">
|
|
|
+ <feature name="initialized" evaluation="equal">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
<dependency resourceType="SWComponent" resourceId="platform.drivers.common" description="Pins initialization requires the COMMON Driver in the project." problem_level="2" source="Pins:BOARD_InitPins">
|
|
|
<feature name="enabled" evaluation="equal" configuration="cm7">
|
|
|
<data>true</data>
|
|
@@ -81,15 +88,106 @@
|
|
|
</function>
|
|
|
</functions_list>
|
|
|
</pins>
|
|
|
- <clocks name="Clocks" version="7.0" enabled="true" update_project_code="true">
|
|
|
+ <clocks name="Clocks" version="10.0" enabled="true" update_project_code="true">
|
|
|
<clocks_profile>
|
|
|
- <processor_version>0.8.1</processor_version>
|
|
|
+ <processor_version>12.0.0</processor_version>
|
|
|
</clocks_profile>
|
|
|
<clock_configurations>
|
|
|
- <clock_configuration name="BOARD_BootClockRUN">
|
|
|
+ <clock_configuration name="BOARD_BootClockRUN" id_prefix="" prefix_user_defined="false">
|
|
|
<description></description>
|
|
|
<options/>
|
|
|
- <dependencies/>
|
|
|
+ <dependencies>
|
|
|
+ <dependency resourceType="PeripheralUnifiedSignal" resourceId="ANADIG.xtali" description="'XTALI' (Pins tool id: ANADIG.xtali, Clocks tool id: ANADIG_OSC.XTALI) needs to be routed" problem_level="1" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="routed" evaluation="">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="PeripheralUnifiedSignal" resourceId="ANADIG.xtali" description="'XTALI' (Pins tool id: ANADIG.xtali, Clocks tool id: ANADIG_OSC.XTALI) needs to have 'INPUT' direction" problem_level="1" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="direction" evaluation="">
|
|
|
+ <data>INPUT</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="PeripheralUnifiedSignal" resourceId="ANADIG.xtalo" description="'XTALO' (Pins tool id: ANADIG.xtalo, Clocks tool id: ANADIG_OSC.XTALO) needs to be routed" problem_level="1" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="routed" evaluation="">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="PeripheralUnifiedSignal" resourceId="ANADIG.xtalo" description="'XTALO' (Pins tool id: ANADIG.xtalo, Clocks tool id: ANADIG_OSC.XTALO) needs to have 'OUTPUT' direction" problem_level="1" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="direction" evaluation="">
|
|
|
+ <data>OUTPUT</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="PeripheralUnifiedSignal" resourceId="ANADIG.rtc_xtali" description="'RTC_XTALI' (Pins tool id: ANADIG.rtc_xtali, Clocks tool id: ANADIG_OSC.RTC_XTALI) needs to be routed" problem_level="1" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="routed" evaluation="">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="PeripheralUnifiedSignal" resourceId="ANADIG.rtc_xtali" description="'RTC_XTALI' (Pins tool id: ANADIG.rtc_xtali, Clocks tool id: ANADIG_OSC.RTC_XTALI) needs to have 'INPUT' direction" problem_level="1" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="direction" evaluation="">
|
|
|
+ <data>INPUT</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="PeripheralUnifiedSignal" resourceId="ANADIG.rtc_xtalo" description="'RTC_XTALO' (Pins tool id: ANADIG.rtc_xtalo, Clocks tool id: ANADIG_OSC.RTC_XTALO) needs to be routed" problem_level="1" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="routed" evaluation="">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="PeripheralUnifiedSignal" resourceId="ANADIG.rtc_xtalo" description="'RTC_XTALO' (Pins tool id: ANADIG.rtc_xtalo, Clocks tool id: ANADIG_OSC.RTC_XTALO) needs to have 'OUTPUT' direction" problem_level="1" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="direction" evaluation="">
|
|
|
+ <data>OUTPUT</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="SWComponent" resourceId="platform.drivers.common" description="Clocks initialization requires the COMMON Driver in the project." problem_level="2" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="enabled" evaluation="equal" configuration="cm4">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="SWComponent" resourceId="platform.drivers.common" description="Clocks initialization requires the COMMON Driver in the project." problem_level="2" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="enabled" evaluation="equal" configuration="cm7">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="SWComponent" resourceId="platform.drivers.iomuxc" description="Clocks initialization requires the IOMUXC Driver in the project." problem_level="2" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="enabled" evaluation="equal" configuration="cm4">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="SWComponent" resourceId="platform.drivers.iomuxc" description="Clocks initialization requires the IOMUXC Driver in the project." problem_level="2" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="enabled" evaluation="equal" configuration="cm7">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="SWComponent" resourceId="platform.drivers.dcdc_soc" description="Clocks initialization requires the DCDC_SOC Driver in the project." problem_level="2" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="enabled" evaluation="equal" configuration="cm4">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="SWComponent" resourceId="platform.drivers.dcdc_soc" description="Clocks initialization requires the DCDC_SOC Driver in the project." problem_level="2" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="enabled" evaluation="equal" configuration="cm7">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="SWComponent" resourceId="platform.drivers.pmu_1" description="Clocks initialization requires the PMU_1 Driver in the project." problem_level="2" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="enabled" evaluation="equal" configuration="cm4">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="SWComponent" resourceId="platform.drivers.pmu_1" description="Clocks initialization requires the PMU_1 Driver in the project." problem_level="2" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="enabled" evaluation="equal" configuration="cm7">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="SWComponent" resourceId="platform.drivers.clock" description="Clocks initialization requires the CLOCK Driver in the project." problem_level="2" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="enabled" evaluation="equal" configuration="cm4">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ <dependency resourceType="SWComponent" resourceId="platform.drivers.clock" description="Clocks initialization requires the CLOCK Driver in the project." problem_level="2" source="Clocks:BOARD_BootClockRUN">
|
|
|
+ <feature name="enabled" evaluation="equal" configuration="cm7">
|
|
|
+ <data>true</data>
|
|
|
+ </feature>
|
|
|
+ </dependency>
|
|
|
+ </dependencies>
|
|
|
<clock_sources/>
|
|
|
<clock_outputs>
|
|
|
<clock_output id="ACMP_CLK_ROOT.outFreq" value="24 MHz" locked="false" accuracy=""/>
|
|
@@ -123,7 +221,6 @@
|
|
|
<clock_output id="ENET_TIMER1_CLK_ROOT.outFreq" value="24 MHz" locked="false" accuracy=""/>
|
|
|
<clock_output id="ENET_TIMER2_CLK_ROOT.outFreq" value="24 MHz" locked="false" accuracy=""/>
|
|
|
<clock_output id="ENET_TIMER3_CLK_ROOT.outFreq" value="24 MHz" locked="false" accuracy=""/>
|
|
|
- <clock_output id="ENET_TX_CLK.outFreq" value="24 MHz" locked="false" accuracy=""/>
|
|
|
<clock_output id="FLEXIO1_CLK_ROOT.outFreq" value="24 MHz" locked="false" accuracy=""/>
|
|
|
<clock_output id="FLEXIO2_CLK_ROOT.outFreq" value="24 MHz" locked="false" accuracy=""/>
|
|
|
<clock_output id="FLEXSPI1_CLK_ROOT.outFreq" value="24 MHz" locked="false" accuracy=""/>
|
|
@@ -259,7 +356,7 @@
|
|
|
</clocks>
|
|
|
<dcdx name="DCDx" version="3.0" enabled="true" update_project_code="true">
|
|
|
<dcdx_profile>
|
|
|
- <processor_version>0.9.2</processor_version>
|
|
|
+ <processor_version>12.0.0</processor_version>
|
|
|
<output_format>c_array</output_format>
|
|
|
</dcdx_profile>
|
|
|
<dcdx_configurations>
|
|
@@ -444,16 +541,23 @@
|
|
|
</dcdx_configuration>
|
|
|
</dcdx_configurations>
|
|
|
</dcdx>
|
|
|
- <periphs name="Peripherals" version="9.0" enabled="true" update_project_code="true">
|
|
|
+ <periphs name="Peripherals" version="11.0" enabled="true" update_project_code="true">
|
|
|
<peripherals_profile>
|
|
|
- <processor_version>0.9.2</processor_version>
|
|
|
+ <processor_version>12.0.0</processor_version>
|
|
|
</peripherals_profile>
|
|
|
<functional_groups>
|
|
|
<functional_group name="BOARD_InitPeripherals" uuid="7ee8fc36-68c9-403c-a923-44701e1362da" called_from_default_init="true" id_prefix="" core="cm7">
|
|
|
<description></description>
|
|
|
<options/>
|
|
|
<dependencies/>
|
|
|
- <instances/>
|
|
|
+ <instances>
|
|
|
+ <instance name="NVIC" uuid="d4faf8dc-cf39-4bc4-9458-32aa9a8abad5" type="nvic" type_id="nvic_57b5eef3774cc60acaede6f5b8bddc67" mode="general" peripheral="NVIC" enabled="true" comment="" custom_name_enabled="false" editing_lock="false">
|
|
|
+ <config_set name="nvic">
|
|
|
+ <array name="interrupt_table"/>
|
|
|
+ <array name="interrupts"/>
|
|
|
+ </config_set>
|
|
|
+ </instance>
|
|
|
+ </instances>
|
|
|
</functional_group>
|
|
|
</functional_groups>
|
|
|
<components>
|
|
@@ -472,14 +576,21 @@
|
|
|
<component name="generic_can" uuid="72d70388-6163-458b-9bd7-e49b1b8c0e60" type_id="generic_can_1bfdd78b1af214566c1f23cf6a582d80">
|
|
|
<config_set_global name="global_can"/>
|
|
|
</component>
|
|
|
+ <component name="uart_cmsis_common" uuid="7caa4732-5e54-4482-8d2b-2648eb52adab" type_id="uart_cmsis_common_9cb8e302497aa696fdbb5a4fd622c2a8">
|
|
|
+ <config_set_global name="global_USART_CMSIS_common" quick_selection="default"/>
|
|
|
+ </component>
|
|
|
+ <component name="gpio_adapter_common" uuid="c2f350f4-c700-4bc8-8fb1-aa56fd3533d1" type_id="gpio_adapter_common_57579b9ac814fe26bf95df0a384c36b6">
|
|
|
+ <config_set_global name="global_gpio_adapter_common" quick_selection="default"/>
|
|
|
+ </component>
|
|
|
+ <component name="generic_enet" uuid="77d2c2b6-f8f5-4d79-9870-5662fd323401" type_id="generic_enet_74db5c914f0ddbe47d86af40cb77a619">
|
|
|
+ <config_set_global name="global_enet"/>
|
|
|
+ </component>
|
|
|
</components>
|
|
|
</periphs>
|
|
|
<tee name="TEE" version="3.0" enabled="false" update_project_code="true">
|
|
|
<tee_profile>
|
|
|
<processor_version>N/A</processor_version>
|
|
|
</tee_profile>
|
|
|
- <global_options/>
|
|
|
- <user_memory_regions/>
|
|
|
</tee>
|
|
|
</tools>
|
|
|
-</configuration>
|
|
|
+</configuration>
|