Skip to content

Commit 5cbd05d

Browse files
committed
Release v1.06
- CheckForApplication fix
2 parents 8b93b66 + 3e5f7df commit 5cbd05d

File tree

9 files changed

+5260
-2989
lines changed

9 files changed

+5260
-2989
lines changed

EWARM/Backup of stm32-bootloader.ewp

Lines changed: 2204 additions & 0 deletions
Large diffs are not rendered by default.

EWARM/stm32-bootloader.dep

Lines changed: 871 additions & 870 deletions
Large diffs are not rendered by default.

EWARM/stm32-bootloader.ewd

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project>
33
<fileVersion>3</fileVersion>
44
<configuration>
5-
<name>L476</name>
5+
<name>L496</name>
66
<toolchain>
77
<name>ARM</name>
88
</toolchain>
@@ -44,7 +44,7 @@
4444
</option>
4545
<option>
4646
<name>MemFile</name>
47-
<state>$TOOLKIT_DIR$\CONFIG\debugger\ST\STM32L476VG.ddf</state>
47+
<state>$TOOLKIT_DIR$\CONFIG\debugger\ST\STM32L496VG.ddf</state>
4848
</option>
4949
<option>
5050
<name>RunToEnable</name>
@@ -88,7 +88,7 @@
8888
</option>
8989
<option>
9090
<name>OCLastSavedByProductVersion</name>
91-
<state>8.11.3.13977</state>
91+
<state>8.20.1.14181</state>
9292
</option>
9393
<option>
9494
<name>UseFlashLoader</name>
@@ -1403,11 +1403,11 @@
14031403
<loadFlag>1</loadFlag>
14041404
</plugin>
14051405
<plugin>
1406-
<file>$EW_DIR$\common\plugins\IARProbe\IarProbePlugin.ENU.ewplugin</file>
1406+
<file>$EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin</file>
14071407
<loadFlag>0</loadFlag>
14081408
</plugin>
14091409
<plugin>
1410-
<file>$EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin</file>
1410+
<file>$EW_DIR$\common\plugins\TargetAccessServer\TargetAccessServer.ENU.ewplugin</file>
14111411
<loadFlag>0</loadFlag>
14121412
</plugin>
14131413
<plugin>
@@ -1417,7 +1417,7 @@
14171417
</debuggerPlugins>
14181418
</configuration>
14191419
<configuration>
1420-
<name>L496</name>
1420+
<name>L476</name>
14211421
<toolchain>
14221422
<name>ARM</name>
14231423
</toolchain>
@@ -1503,7 +1503,7 @@
15031503
</option>
15041504
<option>
15051505
<name>OCLastSavedByProductVersion</name>
1506-
<state>8.11.3.13977</state>
1506+
<state>8.20.1.14181</state>
15071507
</option>
15081508
<option>
15091509
<name>UseFlashLoader</name>
@@ -2818,11 +2818,11 @@
28182818
<loadFlag>1</loadFlag>
28192819
</plugin>
28202820
<plugin>
2821-
<file>$EW_DIR$\common\plugins\IARProbe\IarProbePlugin.ENU.ewplugin</file>
2821+
<file>$EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin</file>
28222822
<loadFlag>0</loadFlag>
28232823
</plugin>
28242824
<plugin>
2825-
<file>$EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin</file>
2825+
<file>$EW_DIR$\common\plugins\TargetAccessServer\TargetAccessServer.ENU.ewplugin</file>
28262826
<loadFlag>0</loadFlag>
28272827
</plugin>
28282828
<plugin>

EWARM/stm32-bootloader.ewp

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project>
33
<fileVersion>3</fileVersion>
44
<configuration>
5-
<name>L476</name>
5+
<name>L496</name>
66
<toolchain>
77
<name>ARM</name>
88
</toolchain>
@@ -16,15 +16,15 @@
1616
<debug>1</debug>
1717
<option>
1818
<name>ExePath</name>
19-
<state>L476\Exe</state>
19+
<state>L496\Exe</state>
2020
</option>
2121
<option>
2222
<name>ObjPath</name>
23-
<state>L476\Obj</state>
23+
<state>L496\Obj</state>
2424
</option>
2525
<option>
2626
<name>ListPath</name>
27-
<state>L476\List</state>
27+
<state>L496\List</state>
2828
</option>
2929
<option>
3030
<name>GEndianMode</name>
@@ -66,7 +66,7 @@
6666
</option>
6767
<option>
6868
<name>OGLastSavedByProductVersion</name>
69-
<state>8.11.3.13977</state>
69+
<state>8.20.1.14181</state>
7070
</option>
7171
<option>
7272
<name>GeneralEnableMisra</name>
@@ -78,7 +78,7 @@
7878
</option>
7979
<option>
8080
<name>OGChipSelectEditMenu</name>
81-
<state>STM32L476VG ST STM32L476VG</state>
81+
<state>STM32L496VG ST STM32L496VG</state>
8282
</option>
8383
<option>
8484
<name>GenLowLevelInterface</name>
@@ -116,7 +116,7 @@
116116
</option>
117117
<option>
118118
<name>GBECoreSlave</name>
119-
<version>25</version>
119+
<version>26</version>
120120
<state>39</state>
121121
</option>
122122
<option>
@@ -133,12 +133,12 @@
133133
</option>
134134
<option>
135135
<name>CoreVariant</name>
136-
<version>25</version>
136+
<version>26</version>
137137
<state>39</state>
138138
</option>
139139
<option>
140140
<name>GFPUDeviceSlave</name>
141-
<state>STM32L476VG ST STM32L476VG</state>
141+
<state>STM32L496VG ST STM32L496VG</state>
142142
</option>
143143
<option>
144144
<name>FPU2</name>
@@ -156,7 +156,7 @@
156156
</option>
157157
<option>
158158
<name>GFPUCoreSlave2</name>
159-
<version>25</version>
159+
<version>26</version>
160160
<state>39</state>
161161
</option>
162162
<option>
@@ -216,7 +216,7 @@
216216
<option>
217217
<name>CCDefines</name>
218218
<state>USE_HAL_DRIVER</state>
219-
<state>STM32L476xx</state>
219+
<state>STM32L496xx</state>
220220
</option>
221221
<option>
222222
<name>CCPreprocFile</name>
@@ -763,7 +763,7 @@
763763
</option>
764764
<option>
765765
<name>IlinkIcfFile</name>
766-
<state>$PROJ_DIR$/stm32l476xx_flash.icf</state>
766+
<state>$PROJ_DIR$\stm32l496xx_flash.icf</state>
767767
</option>
768768
<option>
769769
<name>IlinkIcfFileSlave</name>
@@ -1024,7 +1024,7 @@
10241024
</settings>
10251025
</configuration>
10261026
<configuration>
1027-
<name>L496</name>
1027+
<name>L476</name>
10281028
<toolchain>
10291029
<name>ARM</name>
10301030
</toolchain>
@@ -1038,15 +1038,15 @@
10381038
<debug>1</debug>
10391039
<option>
10401040
<name>ExePath</name>
1041-
<state>L496\Exe</state>
1041+
<state>L476\Exe</state>
10421042
</option>
10431043
<option>
10441044
<name>ObjPath</name>
1045-
<state>L496\Obj</state>
1045+
<state>L476\Obj</state>
10461046
</option>
10471047
<option>
10481048
<name>ListPath</name>
1049-
<state>L496\List</state>
1049+
<state>L476\List</state>
10501050
</option>
10511051
<option>
10521052
<name>GEndianMode</name>
@@ -1088,7 +1088,7 @@
10881088
</option>
10891089
<option>
10901090
<name>OGLastSavedByProductVersion</name>
1091-
<state>8.11.3.13977</state>
1091+
<state>8.20.1.14181</state>
10921092
</option>
10931093
<option>
10941094
<name>GeneralEnableMisra</name>
@@ -1100,7 +1100,7 @@
11001100
</option>
11011101
<option>
11021102
<name>OGChipSelectEditMenu</name>
1103-
<state>STM32L496VG ST STM32L496VG</state>
1103+
<state>STM32L476VG ST STM32L476VG</state>
11041104
</option>
11051105
<option>
11061106
<name>GenLowLevelInterface</name>
@@ -1138,7 +1138,7 @@
11381138
</option>
11391139
<option>
11401140
<name>GBECoreSlave</name>
1141-
<version>25</version>
1141+
<version>26</version>
11421142
<state>39</state>
11431143
</option>
11441144
<option>
@@ -1155,12 +1155,12 @@
11551155
</option>
11561156
<option>
11571157
<name>CoreVariant</name>
1158-
<version>25</version>
1158+
<version>26</version>
11591159
<state>39</state>
11601160
</option>
11611161
<option>
11621162
<name>GFPUDeviceSlave</name>
1163-
<state>STM32L496VG ST STM32L496VG</state>
1163+
<state>STM32L476VG ST STM32L476VG</state>
11641164
</option>
11651165
<option>
11661166
<name>FPU2</name>
@@ -1178,7 +1178,7 @@
11781178
</option>
11791179
<option>
11801180
<name>GFPUCoreSlave2</name>
1181-
<version>25</version>
1181+
<version>26</version>
11821182
<state>39</state>
11831183
</option>
11841184
<option>
@@ -1238,7 +1238,7 @@
12381238
<option>
12391239
<name>CCDefines</name>
12401240
<state>USE_HAL_DRIVER</state>
1241-
<state>STM32L496xx</state>
1241+
<state>STM32L476xx</state>
12421242
</option>
12431243
<option>
12441244
<name>CCPreprocFile</name>
@@ -1785,7 +1785,7 @@
17851785
</option>
17861786
<option>
17871787
<name>IlinkIcfFile</name>
1788-
<state>$PROJ_DIR$\stm32l496xx_flash.icf</state>
1788+
<state>$PROJ_DIR$/stm32l476xx_flash.icf</state>
17891789
</option>
17901790
<option>
17911791
<name>IlinkIcfFileSlave</name>

0 commit comments

Comments
 (0)