diff --git a/Demo/msp430_IAR/RTOSDemo.ewd b/Demo/msp430_IAR/RTOSDemo.ewd
index 74cb62d9a..0fe98c6ec 100644
--- a/Demo/msp430_IAR/RTOSDemo.ewd
+++ b/Demo/msp430_IAR/RTOSDemo.ewd
@@ -1,7 +1,7 @@
- 1
+ 2
Debug
@@ -12,7 +12,7 @@
C-SPY
4
- 20
+ 21
1
1
+
430FET
1
- 11
+ 14
1
1
-
-
+
+
+
+
+
+
@@ -205,6 +226,10 @@
$TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin
0
+
+ $TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin
+ 0
+
$EW_DIR$\common\plugins\CodeCoverage\CodeCoverage.ENU.ewplugin
1
@@ -221,6 +246,10 @@
$EW_DIR$\common\plugins\Stack\Stack.ENU.ewplugin
1
+
+ $EW_DIR$\common\plugins\SymList\SymList.ENU.ewplugin
+ 1
+
@@ -233,7 +262,7 @@
C-SPY
4
- 20
+ 21
1
0
+
430FET
1
- 11
+ 14
1
0
-
-
+
+
+
+
+
+
@@ -426,6 +476,10 @@
$TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin
0
+
+ $TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin
+ 0
+
$EW_DIR$\common\plugins\CodeCoverage\CodeCoverage.ENU.ewplugin
1
@@ -442,6 +496,10 @@
$EW_DIR$\common\plugins\Stack\Stack.ENU.ewplugin
1
+
+ $EW_DIR$\common\plugins\SymList\SymList.ENU.ewplugin
+ 1
+
diff --git a/Demo/msp430_IAR/RTOSDemo.ewp b/Demo/msp430_IAR/RTOSDemo.ewp
index 42dd2365a..fa0b73e06 100644
--- a/Demo/msp430_IAR/RTOSDemo.ewp
+++ b/Demo/msp430_IAR/RTOSDemo.ewp
@@ -1,7 +1,7 @@
- 1
+ 2
Debug
@@ -10,9 +10,9 @@
1
General
- 5
+ 7
- 21
+ 24
1
1
-
-
-
+
+
+
+
+
+
ICC430
4
- 24
+ 27
1
1
-
-
-
-
-
+
+
+
+
+
+
A430
4
- 12
+ 13
1
1
-
-
-
-
-
+
+
+
@@ -539,7 +545,7 @@
XLINK
4
- 21
+ 22
1
1
+
@@ -847,9 +857,9 @@
0
General
- 5
+ 7
- 21
+ 24
1
0
-
-
-
+
+
+
+
+
+
ICC430
4
- 24
+ 27
1
0
-
-
-
-
-
+
+
+
+
+
+
A430
4
- 12
+ 13
1
0
-
-
-
-
-
+
+
+
@@ -1371,7 +1388,7 @@
XLINK
4
- 21
+ 22
1
0
+
diff --git a/Demo/msp430_IAR/settings/RTOSDemo.cspy.bat b/Demo/msp430_IAR/settings/RTOSDemo.cspy.bat
index 5b8ce13a1..48faa16c5 100644
--- a/Demo/msp430_IAR/settings/RTOSDemo.cspy.bat
+++ b/Demo/msp430_IAR/settings/RTOSDemo.cspy.bat
@@ -22,12 +22,13 @@
@REM but they are listed at the end of this file for reference.
-"C:\Devtools\IAR Systems\Embedded Workbench 4.0\common\bin\cspybat" "C:\Devtools\IAR Systems\Embedded Workbench 4.0\430\bin\430proc.dll" "C:\Devtools\IAR Systems\Embedded Workbench 4.0\430\bin\430fet.dll" %1 --plugin "C:\Devtools\IAR Systems\Embedded Workbench 4.0\430\bin\" --backend -B "-p" "C:\Devtools\IAR Systems\Embedded Workbench 4.0\430\config\MSP430F449.ddf" "-d" "fet" "--verify_all" "--erase_main_and_info" "--derivative" "MSP430F449" "-lpt1" "--connection" "parallel_port" "--allow_locked_flash_access" "--protocol" "4wire" "--eem" "EMEX_HIGH"
+"C:\Devtools\IAR Systems\Embedded Workbench 5.0\common\bin\cspybat" "C:\Devtools\IAR Systems\Embedded Workbench 5.0\430\bin\430proc.dll" "C:\Devtools\IAR Systems\Embedded Workbench 5.0\430\bin\430fet.dll" %1 --plugin "C:\Devtools\IAR Systems\Embedded Workbench 5.0\430\bin\" --backend -B "-p" "C:\Devtools\IAR Systems\Embedded Workbench 5.0\430\config\MSP430F449.ddf" "-d" "fet" "--verify_all" "--erase_main_and_info" "--derivative" "MSP430F449" "-lpt1" "--allow_locked_flash_access" "--protocol" "4wire" "--eem" "EMEX_HIGH" "--connection" "ti_lpt"
@REM Loaded plugins:
@REM 430libsupport.dll
-@REM C:\Devtools\IAR Systems\Embedded Workbench 4.0\430\plugins\lcd\lcd.dll
-@REM C:\Devtools\IAR Systems\Embedded Workbench 4.0\common\plugins\CodeCoverage\CodeCoverage.dll
-@REM C:\Devtools\IAR Systems\Embedded Workbench 4.0\common\plugins\Profiling\Profiling.dll
-@REM C:\Devtools\IAR Systems\Embedded Workbench 4.0\common\plugins\stack\stack.dll
+@REM C:\Devtools\IAR Systems\Embedded Workbench 5.0\430\plugins\lcd\lcd.dll
+@REM C:\Devtools\IAR Systems\Embedded Workbench 5.0\common\plugins\CodeCoverage\CodeCoverage.dll
+@REM C:\Devtools\IAR Systems\Embedded Workbench 5.0\common\plugins\Profiling\Profiling.dll
+@REM C:\Devtools\IAR Systems\Embedded Workbench 5.0\common\plugins\stack\stack.dll
+@REM C:\Devtools\IAR Systems\Embedded Workbench 5.0\common\plugins\SymList\SymList.dll
diff --git a/Demo/msp430_IAR/settings/RTOSDemo.dbgdt b/Demo/msp430_IAR/settings/RTOSDemo.dbgdt
index ec3756ae2..b28708d83 100644
--- a/Demo/msp430_IAR/settings/RTOSDemo.dbgdt
+++ b/Demo/msp430_IAR/settings/RTOSDemo.dbgdt
@@ -28,7 +28,7 @@
-
+
TabID-22310-31641
@@ -44,7 +44,7 @@
TabID-3522-7304BreakpointsBreakpoints
- 0
+ 0
TabID-290-31644
@@ -56,20 +56,20 @@
- 0TabID-452-589DisassemblyDisassembly0
+ 0
- TextEditorC:\E\Dev\FreeRTOS\WorkingCopy2\Demo\msp430_IAR\main.c014263476347TextEditorC:\E\Dev\FreeRTOS\WorkingCopy2\Demo\msp430_IAR\FreeRTOSConfig.h07241684168TextEditorC:\E\Dev\FreeRTOS\WorkingCopy2\Demo\msp430_IAR\serial\serialASM.s4305732093209TextEditorC:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\IAR\MSP430\portext.s43054274327433TextEditorC:\E\Dev\FreeRTOS\WorkingCopy2\Demo\msp430_IAR\serial\serial.c027195969596TextEditorC:\E\Dev\FreeRTOS\WorkingCopy2\Source\tasks.c097132358323580100000010000001
+ TextEditorC:\E\Dev\FreeRTOS\WorkingCopy2\Demo\msp430_IAR\main.c094634763470TextEditorC:\E\Dev\FreeRTOS\WorkingCopy2\Source\tasks.c079027298273100100000010000001
- iaridepm.enu1debuggergui.enu1430fet1-2-2644378-2-2200200142857203666271429657841-2-2644198-2-2200200142857203666142857657841-2-22701402-2-214042721002857276986142857203666
+ iaridepm.enu1debuggergui.enu1430fet1-2-2644378-2-2200200142857203666271429657841-2-22701402-2-214042721002857276986142857203666
diff --git a/Demo/msp430_IAR/settings/RTOSDemo.dni b/Demo/msp430_IAR/settings/RTOSDemo.dni
index 9c9543d84..4fb0096e7 100644
--- a/Demo/msp430_IAR/settings/RTOSDemo.dni
+++ b/Demo/msp430_IAR/settings/RTOSDemo.dni
@@ -17,7 +17,7 @@ Control Register=0
NextState0=0
NextState1=0
[Action Register]
-Break=5
+Break=3
State Storage=0
[DisAssemblyWindow]
NumStates=_ 1
diff --git a/Demo/msp430_IAR/settings/RTOSDemo.wsdt b/Demo/msp430_IAR/settings/RTOSDemo.wsdt
index 35237de94..19323e09f 100644
--- a/Demo/msp430_IAR/settings/RTOSDemo.wsdt
+++ b/Demo/msp430_IAR/settings/RTOSDemo.wsdt
@@ -12,7 +12,7 @@
- 274272727
+ 344272727
@@ -52,14 +52,14 @@
- TextEditorC:\E\Dev\FreeRTOS\WorkingCopy2\Demo\msp430_IAR\main.c01426346634600100000010000001
+ TextEditorC:\E\Dev\FreeRTOS\WorkingCopy2\Demo\msp430_IAR\main.c01456347634700100000010000001
- iaridepm.enu1-2-2679348-2-2200200142857203666250000693483-2-22591402-2-214042611002857265784142857203666
+ iaridepm.enu1-2-2679418-2-2240200142857203666250000693483-2-22591682-2-216842611002381265784142857203666