diff --git a/support/sextant.lds b/support/sextant.lds
index bd05c322b96c18b98ce89fcdd9bceeeb0133c6d2..6b7b65a51f89004a42e48f6c7d985cc96898ac3d 100644
--- a/support/sextant.lds
+++ b/support/sextant.lds
@@ -85,7 +85,7 @@ SECTIONS
     __e_load = .;
 
     /* Beginning of the BSS section (global uninitialized data) */
-    .bss SIZEOF(.rodata) + ADDR(.rodata) +600 :
+    .bss SIZEOF(.rodata) + ADDR(.rodata) + 10000 :
     {   *(.bss)
         *(COMMON)