Skip to content

Commit 251f882

Browse files
committed
Update to project files for build.py for batch building
1 parent d8636a4 commit 251f882

10 files changed

+4921
-1672
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ Obj
5555
# cscope
5656
cscope.*
5757

58+
# PyCharm project files
59+
.idea
60+
5861
# ctags
5962
tags
6063

interface/flash_algo_mdk/LPC_IAP/LPC_IAP.uvproj

+19-19
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<NotGenerated>0</NotGenerated>
4545
<InvalidFlash>1</InvalidFlash>
4646
</TargetStatus>
47-
<OutputDirectory>.\Obj\</OutputDirectory>
47+
<OutputDirectory>.\Obj\LPC1700_IAP_512\</OutputDirectory>
4848
<OutputName>flash_algo</OutputName>
4949
<CreateExecutable>1</CreateExecutable>
5050
<CreateLib>0</CreateLib>
@@ -155,7 +155,7 @@
155155
<PeripheralDll></PeripheralDll>
156156
<PeripheralDllArguments></PeripheralDllArguments>
157157
<InitializationFile></InitializationFile>
158-
<Driver>BIN\UL2ARM.DLL</Driver>
158+
<Driver>BIN\UL2CM3.DLL</Driver>
159159
</TargetDlls>
160160
</DebugOption>
161161
<Utilities>
@@ -455,7 +455,7 @@
455455
<NotGenerated>0</NotGenerated>
456456
<InvalidFlash>1</InvalidFlash>
457457
</TargetStatus>
458-
<OutputDirectory>.\</OutputDirectory>
458+
<OutputDirectory>.\Obj\LPC1700_IAP_256\</OutputDirectory>
459459
<OutputName>flash_algo</OutputName>
460460
<CreateExecutable>1</CreateExecutable>
461461
<CreateLib>0</CreateLib>
@@ -954,7 +954,7 @@
954954
<Target>
955955
<UseTarget>0</UseTarget>
956956
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
957-
<RunToMain>0</RunToMain>
957+
<RunToMain>1</RunToMain>
958958
<RestoreBreakpoints>1</RestoreBreakpoints>
959959
<RestoreWatchpoints>0</RestoreWatchpoints>
960960
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
@@ -985,11 +985,11 @@
985985
<UseTargetDll>1</UseTargetDll>
986986
<UseExternalTool>0</UseExternalTool>
987987
<RunIndependent>0</RunIndependent>
988-
<UpdateFlashBeforeDebugging>0</UpdateFlashBeforeDebugging>
988+
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
989989
<Capability>1</Capability>
990990
<DriverSelection>4097</DriverSelection>
991991
</Flash1>
992-
<bUseTDR>0</bUseTDR>
992+
<bUseTDR>1</bUseTDR>
993993
<Flash2>BIN\UL2CM3.DLL</Flash2>
994994
<Flash3>"" ()</Flash3>
995995
<Flash4></Flash4>
@@ -1277,7 +1277,7 @@
12771277
<NotGenerated>0</NotGenerated>
12781278
<InvalidFlash>1</InvalidFlash>
12791279
</TargetStatus>
1280-
<OutputDirectory>.\</OutputDirectory>
1280+
<OutputDirectory>.\Obj\LPC1700_IAP_64\</OutputDirectory>
12811281
<OutputName>flash_algo</OutputName>
12821282
<CreateExecutable>1</CreateExecutable>
12831283
<CreateLib>0</CreateLib>
@@ -1688,7 +1688,7 @@
16881688
<NotGenerated>0</NotGenerated>
16891689
<InvalidFlash>1</InvalidFlash>
16901690
</TargetStatus>
1691-
<OutputDirectory>.\</OutputDirectory>
1691+
<OutputDirectory>.\Obj\LPC1700_IAP_32\</OutputDirectory>
16921692
<OutputName>flash_algo</OutputName>
16931693
<CreateExecutable>1</CreateExecutable>
16941694
<CreateLib>0</CreateLib>
@@ -1776,7 +1776,7 @@
17761776
<Target>
17771777
<UseTarget>0</UseTarget>
17781778
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
1779-
<RunToMain>0</RunToMain>
1779+
<RunToMain>1</RunToMain>
17801780
<RestoreBreakpoints>1</RestoreBreakpoints>
17811781
<RestoreWatchpoints>0</RestoreWatchpoints>
17821782
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
@@ -1807,11 +1807,11 @@
18071807
<UseTargetDll>1</UseTargetDll>
18081808
<UseExternalTool>0</UseExternalTool>
18091809
<RunIndependent>0</RunIndependent>
1810-
<UpdateFlashBeforeDebugging>0</UpdateFlashBeforeDebugging>
1810+
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
18111811
<Capability>1</Capability>
18121812
<DriverSelection>4097</DriverSelection>
18131813
</Flash1>
1814-
<bUseTDR>0</bUseTDR>
1814+
<bUseTDR>1</bUseTDR>
18151815
<Flash2>BIN\UL2CM3.DLL</Flash2>
18161816
<Flash3>"" ()</Flash3>
18171817
<Flash4></Flash4>
@@ -2099,7 +2099,7 @@
20992099
<NotGenerated>0</NotGenerated>
21002100
<InvalidFlash>1</InvalidFlash>
21012101
</TargetStatus>
2102-
<OutputDirectory>.\</OutputDirectory>
2102+
<OutputDirectory>.\Obj\LPC1700_IAP_512_MBED\</OutputDirectory>
21032103
<OutputName>flash_algo</OutputName>
21042104
<CreateExecutable>1</CreateExecutable>
21052105
<CreateLib>0</CreateLib>
@@ -2187,7 +2187,7 @@
21872187
<Target>
21882188
<UseTarget>0</UseTarget>
21892189
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
2190-
<RunToMain>0</RunToMain>
2190+
<RunToMain>1</RunToMain>
21912191
<RestoreBreakpoints>1</RestoreBreakpoints>
21922192
<RestoreWatchpoints>0</RestoreWatchpoints>
21932193
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
@@ -2510,7 +2510,7 @@
25102510
<NotGenerated>0</NotGenerated>
25112511
<InvalidFlash>1</InvalidFlash>
25122512
</TargetStatus>
2513-
<OutputDirectory>.\</OutputDirectory>
2513+
<OutputDirectory>.\Obj\LPC11XX_IAP_32\</OutputDirectory>
25142514
<OutputName>flash_algo</OutputName>
25152515
<CreateExecutable>1</CreateExecutable>
25162516
<CreateLib>0</CreateLib>
@@ -2598,7 +2598,7 @@
25982598
<Target>
25992599
<UseTarget>0</UseTarget>
26002600
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
2601-
<RunToMain>0</RunToMain>
2601+
<RunToMain>1</RunToMain>
26022602
<RestoreBreakpoints>1</RestoreBreakpoints>
26032603
<RestoreWatchpoints>0</RestoreWatchpoints>
26042604
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
@@ -2921,7 +2921,7 @@
29212921
<NotGenerated>0</NotGenerated>
29222922
<InvalidFlash>1</InvalidFlash>
29232923
</TargetStatus>
2924-
<OutputDirectory>.\</OutputDirectory>
2924+
<OutputDirectory>.\Obj\LPC8XX_IAP_4\</OutputDirectory>
29252925
<OutputName>flash_algo</OutputName>
29262926
<CreateExecutable>1</CreateExecutable>
29272927
<CreateLib>0</CreateLib>
@@ -3009,7 +3009,7 @@
30093009
<Target>
30103010
<UseTarget>0</UseTarget>
30113011
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
3012-
<RunToMain>0</RunToMain>
3012+
<RunToMain>1</RunToMain>
30133013
<RestoreBreakpoints>1</RestoreBreakpoints>
30143014
<RestoreWatchpoints>0</RestoreWatchpoints>
30153015
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
@@ -3332,7 +3332,7 @@
33323332
<NotGenerated>0</NotGenerated>
33333333
<InvalidFlash>1</InvalidFlash>
33343334
</TargetStatus>
3335-
<OutputDirectory>.\</OutputDirectory>
3335+
<OutputDirectory>.\Obj\LPC1549_IAP_256\</OutputDirectory>
33363336
<OutputName>flash_algo</OutputName>
33373337
<CreateExecutable>1</CreateExecutable>
33383338
<CreateLib>0</CreateLib>
@@ -3743,7 +3743,7 @@
37433743
<NotGenerated>0</NotGenerated>
37443744
<InvalidFlash>1</InvalidFlash>
37453745
</TargetStatus>
3746-
<OutputDirectory>.\</OutputDirectory>
3746+
<OutputDirectory>.\Obj\LPC11U68_IAP_256\</OutputDirectory>
37473747
<OutputName>flash_algo</OutputName>
37483748
<CreateExecutable>1</CreateExecutable>
37493749
<CreateLib>0</CreateLib>

interface/mdk/k20dx128/.gitignore

-6
This file was deleted.

0 commit comments

Comments
 (0)