Skip to content

Commit 4c3ae28

Browse files
committed
2.0.3
Fixed Stellaris-ICDI debugger settings in IAR (to "System" reset) Deleted the RTE sub-directories from KEIL projects because these are re-created when the project is loaded into uVision IDE.
1 parent 5f41feb commit 4c3ae28

File tree

133 files changed

+151
-39390
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+151
-39390
lines changed

img/stellaris-icdi-reset.png

10.6 KB
Loading

lesson-01/simulator-iar/project.ewd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@
10181018
<option>
10191019
<name>CCLmiftdiResetList</name>
10201020
<version>0</version>
1021-
<state>0</state>
1021+
<state>1</state>
10221022
</option>
10231023
</data>
10241024
</settings>

lesson-01/simulator-keil/RTE/Device/TM4C123GH6PM/startup_TM4C123.s

-964
This file was deleted.

lesson-01/simulator-keil/RTE/Device/TM4C123GH6PM/system_TM4C123.c

-612
This file was deleted.

lesson-01/simulator-keil/RTE/_Debug/RTE_Components.h

-21
This file was deleted.

lesson-01/simulator-keil/lesson.uvoptx

-4
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,6 @@
122122
<Key>DLGDARM</Key>
123123
<Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=-1,-1,-1,-1,0)(1012=-1,-1,-1,-1,0)</Name>
124124
</SetRegEntry>
125-
<SetRegEntry>
126-
<Number>0</Number>
127-
<Key>DLGUARM</Key>
128-
</SetRegEntry>
129125
<SetRegEntry>
130126
<Number>0</Number>
131127
<Key>ARMRTXEVENTFLAGS</Key>

lesson-02/simulator-iar/project.ewd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@
10181018
<option>
10191019
<name>CCLmiftdiResetList</name>
10201020
<version>0</version>
1021-
<state>0</state>
1021+
<state>1</state>
10221022
</option>
10231023
</data>
10241024
</settings>

lesson-02/simulator-keil/RTE/Device/TM4C123GH6PM/startup_TM4C123.s

-964
This file was deleted.

lesson-02/simulator-keil/RTE/Device/TM4C123GH6PM/[email protected]

-964
This file was deleted.

0 commit comments

Comments
 (0)