aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5/RT-SPC560D-EVB/cw
diff options
context:
space:
mode:
Diffstat (limited to 'demos/SPC5/RT-SPC560D-EVB/cw')
-rw-r--r--demos/SPC5/RT-SPC560D-EVB/cw/ch/ch.lcf2
-rw-r--r--demos/SPC5/RT-SPC560D-EVB/cw/ch/ch.mcpbin67257 -> 67265 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/demos/SPC5/RT-SPC560D-EVB/cw/ch/ch.lcf b/demos/SPC5/RT-SPC560D-EVB/cw/ch/ch.lcf
index 0596ad34a..d614f9099 100644
--- a/demos/SPC5/RT-SPC560D-EVB/cw/ch/ch.lcf
+++ b/demos/SPC5/RT-SPC560D-EVB/cw/ch/ch.lcf
@@ -28,7 +28,7 @@ MEMORY
}
__irq_stack_size__ = 0;
-__process_stack_size__ = 0x1000;
+__process_stack_size__ = 0x0800;
__ram_size__ = SIZEOF(ram);
__ram_start__ = ADDR(ram);
diff --git a/demos/SPC5/RT-SPC560D-EVB/cw/ch/ch.mcp b/demos/SPC5/RT-SPC560D-EVB/cw/ch/ch.mcp
index d1d29d865..d571ca8d1 100644
--- a/demos/SPC5/RT-SPC560D-EVB/cw/ch/ch.mcp
+++ b/demos/SPC5/RT-SPC560D-EVB/cw/ch/ch.mcp
Binary files differ