-
Notifications
You must be signed in to change notification settings - Fork 0
/
ProjectInfo.xml
127 lines (122 loc) · 8.4 KB
/
ProjectInfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright : 2012 Freescale, Inc. All Rights Reserved.
This configuration file is a standard interchange file that's format is maintained
by Freescale, Inc. The configuration file is a derivative work
of the Processor Expert Software technology licensed for use by customers
as defined as SOFTWARE in the product's End User License Agreement. This file
and format are free to use and distribute for read-only purposes. You do not have
the right to create these files or modify this format or use for any purposes other
than interchange with the Processor Expert Software technology.
THIS SOFTWARE IS PROVIDED "AS IS".
NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT
LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE APPLY TO THIS SOFTWARE. IN NO EVENT WILL FREESCALE BE LIABLE, WHETHER
IN CONTRACT, TORT, OR OTHERWISE, FOR ANY INCIDENTAL, SPECIAL, INDIRECT,
CONSEQUENTIAL OR PUNITIVE DAMAGES, INCLUDING, BUT NOT LIMITED TO, DAMAGES FOR
ANY LOSS OF USE, LOSS OF TIME, INCONVENIENCE, COMMERCIAL LOSS, OR LOST PROFITS,
SAVINGS, OR REVENUES TO THE FULL EXTENT SUCH MAY BE DISCLAIMED BY LAW.
-->
<export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ProjectInfoDescription.xsd">
<PROCESSOR>
<DeviceID>MKL25Z128xxx4</DeviceID>
<CoreNum>1</CoreNum>
<Cores>
<Core>
<CoreSet>Cortex-M0+</CoreSet>
</Core>
</Cores>
<SRAMsize>16k</SRAMsize>
<FLASHsize>128k</FLASHsize>
</PROCESSOR>
<PATHS>
<LinkerCommandFile>/home/marcelo/workspace.kds/SDP_2016/Project_Settings/Linker_Files/ProcessorExpert.ld</LinkerCommandFile>
<IncludePaths>
<Path>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/</Path>
<Path>/home/marcelo/workspace.kds/SDP_2016/Static_Code/IO_Map/</Path>
<Path>/home/marcelo/workspace.kds/SDP_2016/Sources/</Path>
<Path>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/</Path>
</IncludePaths>
<SourceCodePaths>
<Path>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/</Path>
<Path>/home/marcelo/workspace.kds/SDP_2016/Project_Settings/Startup_Code/</Path>
<Path>/home/marcelo/workspace.kds/SDP_2016/Sources/</Path>
</SourceCodePaths>
</PATHS>
<FILES>
<GeneratedCs>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/AdcLdd1.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/BitIoLdd1.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/BitIoLdd2.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/BitIoLdd3.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/CLK.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/ClockInterruption.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/Cpu.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/DebugLED.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/ImageConverter.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/PE_LDD.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/SI.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/SerialCom.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/TU1.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/TimerIntLdd1.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/Vectors.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Project_Settings/Startup_Code/startup.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Sources/CameraController.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Sources/Events.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Sources/SerialCommunication.c</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Sources/main.c</PathName>
</GeneratedCs>
<GeneratedHs>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/AdcLdd1.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/BitIoLdd1.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/BitIoLdd2.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/BitIoLdd3.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/CLK.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/ClockInterruption.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/Cpu.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/DebugLED.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/IO_Map.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/ImageConverter.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/PE_Const.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/PE_Error.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/PE_LDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/PE_Types.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/SI.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/SerialCom.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/TU1.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Generated_Code/TimerIntLdd1.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Sources/CameraController.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Sources/Events.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Sources/GlobalVariables.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Sources/SerialCommunication.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/IO_Map/MKL25Z4.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/ADC_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/CMP_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/COP_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/DAC_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/DMAMUX_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/DMA_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/FTFA_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/GPIO_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/I2C_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/LPTMR_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/MCG_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/MCM_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/OSC_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/PDD_Types.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/PIT_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/PORT_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/RTC_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/SIM_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/SPI_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/SysTick_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/TPM_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/TSI_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/UART0_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/UART_PDD.h</PathName>
<PathName>/home/marcelo/workspace.kds/SDP_2016/Static_Code/PDD/USB_PDD.h</PathName>
</GeneratedHs>
</FILES>
<OPTIONS>
</OPTIONS>
</export>