diff --git a/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvopt b/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvopt
index 895dbdf77..c2401ac46 100644
--- a/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvopt
+++ b/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvopt
@@ -132,6 +132,11 @@
Segger\JL2CM3.dll
+
+ 0
+ DLGUARM
+ (106=-1,-1,-1,-1,0)(107=-1,-1,-1,-1,0)
+
0
DLGTARM
@@ -196,7 +201,7 @@
0
0
0
- 1
+ 0
0
0
0
@@ -207,12 +212,6 @@
-
-
- OS Support\RTX Tasks and System
- 35905
-
-
@@ -346,7 +345,7 @@
0
JL2CM3
- -U268003250 -O1006 -S8 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8004 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD10000000 -FC800 -FN2 -FF0LPC18xx43xx_512_BA -FS01A000000 -FL080000 -FF1LPC18xx43xx_512_BB -FS11B000000 -FL180000
+ -U268003250 -O1006 -S8 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO19 -TC72000000 -TP21 -TDS800B -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB5 -TFE0 -FO15 -FD10000000 -FC800 -FN2 -FF0LPC18xx43xx_512_BA -FS01A000000 -FL080000 -FF1LPC18xx43xx_512_BB -FS11B000000 -FL180000
0
@@ -398,7 +397,7 @@
app
- 0
+ 1
0
0
0
@@ -486,7 +485,7 @@
boards
- 0
+ 1
0
0
0
@@ -512,10 +511,10 @@
1
0
0
- 0
+ 38
0
- 0
- 0
+ 40
+ 45
0
..\..\bsp\boards\embedded_artists\board_ea4357.c
board_ea4357.c
@@ -654,7 +653,7 @@
tinyusb
- 0
+ 1
0
0
0
@@ -664,10 +663,10 @@
1
0
0
- 6
+ 30
0
- 34
- 49
+ 25
+ 39
0
..\..\..\tinyusb\tusb.c
tusb.c
@@ -960,10 +959,10 @@
1
0
0
- 0
+ 58
0
- 0
- 0
+ 383
+ 405
0
..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c
lpc43xx_cgu.c
@@ -976,10 +975,10 @@
1
0
0
- 0
+ 44
0
- 0
- 0
+ 45
+ 60
0
..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c
system_LPC43xx.c
@@ -1016,10 +1015,10 @@
2
0
0
- 25
+ 0
0
- 153
- 161
+ 140
+ 151
0
..\..\bsp\lpc43xx\startup_keil\startup_LPC43xx.s
startup_LPC43xx.s
@@ -1042,8 +1041,8 @@
0
0
0
- 212
- 217
+ 1
+ 1
0
..\..\..\vendor\cmsis_rtos_rtx\RTX_Conf_CM.c
RTX_Conf_CM.c
diff --git a/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj b/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj
index 69855bf40..a5f96d785 100644
--- a/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj
+++ b/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj
@@ -653,7 +653,7 @@
1
.\UV4Build\
- host_os_none
+ host_cmsis_rtx
1
0
0
@@ -809,14 +809,14 @@
0
"Cortex-M4"
- 0
+ 1
0
0
1
1
0
0
- 1
+ 2
1
1
8
@@ -956,10 +956,10 @@
0
0
- --gnu --c99
- CORE_M4 MCU=MCU_LPC43XX BOARD=BOARD_LPC4357USB TUSB_CFG_OS=TUSB_OS_NONE
+ --gnu --c99 --diag_suppress=66 --no_inline
+ CORE_M4 MCU=MCU_LPC43XX BOARD=BOARD_LPC4357USB TUSB_CFG_OS=TUSB_OS_CMSIS_RTX TUSB_CFG_OS_TASK_PRIO=osPriorityRealtime
- ..\src;..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\inc;..\..\bsp;..\..\..\tinyusb
+ ..\src;..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\inc;..\..\bsp;..\..\..\tinyusb;..\..\..\vendor\cmsis_rtos_rtx\INC;..\host_cmsis_rtx