From 4fa3b24b365306ee1f372692c73979bf1e9efc95 Mon Sep 17 00:00:00 2001 From: Nanosonde <2073569+nanosonde@users.noreply.github.com> Date: Mon, 2 Nov 2020 14:50:29 +0100 Subject: [PATCH] Increase stacks size --- examples/knx-cc1310/CC1310_LAUNCHXL_NoRTOS.lds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/knx-cc1310/CC1310_LAUNCHXL_NoRTOS.lds b/examples/knx-cc1310/CC1310_LAUNCHXL_NoRTOS.lds index 1f1d5b0..f06e608 100644 --- a/examples/knx-cc1310/CC1310_LAUNCHXL_NoRTOS.lds +++ b/examples/knx-cc1310/CC1310_LAUNCHXL_NoRTOS.lds @@ -34,7 +34,7 @@ * Default Linker script for the Texas Instruments CC1310 */ -STACKSIZE = 2048; +STACKSIZE = 4096+1024; HEAPSIZE = 4096; MEMORY