Increase main and irq stack size.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 14 Sep 2009 12:25:38 +0000 (12:25 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 14 Sep 2009 12:25:38 +0000 (12:25 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2934 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cpu/arm/scripts/at91sam7_128_ram.ld
bertos/cpu/arm/scripts/at91sam7_128_rom.ld
bertos/cpu/arm/scripts/at91sam7_256_ram.ld
bertos/cpu/arm/scripts/at91sam7_256_rom.ld
bertos/cpu/arm/scripts/at91sam7_512_ram.ld
bertos/cpu/arm/scripts/at91sam7_512_rom.ld
bertos/cpu/arm/scripts/at91sam7_64_ram.ld
bertos/cpu/arm/scripts/at91sam7_64_rom.ld

index 815ead6ea8aef4b60c42ee315fdafb011fa22157..26b662f6ac707a03dc0b7c37e10cf9099b954612 100644 (file)
@@ -57,11 +57,11 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0100;
-IRQ_STACK_SIZE = 0x0100;
-ABT_STACK_SIZE = 0x0100;
-UND_STACK_SIZE = 0x0100;
-SVC_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0400;
+IRQ_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0400;
+UND_STACK_SIZE = 0x0400;
+SVC_STACK_SIZE = 0x1000;
 
 /*
  * Allocate section memory
index 6394669c2edd80d0b47b65c1231dcd6ca1f051d5..452bae940ea580f22d368567043c89e04ac3f720 100644 (file)
@@ -57,11 +57,11 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0100;
-IRQ_STACK_SIZE = 0x0100;
-ABT_STACK_SIZE = 0x0100;
-UND_STACK_SIZE = 0x0100;
-SVC_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0400;
+IRQ_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0400;
+UND_STACK_SIZE = 0x0400;
+SVC_STACK_SIZE = 0x1000;
 
 /*
  * Allocate section memory
index f1b54a93d34f8a4bf50325172067b682a6431b09..e7ac963db906e724ad0be999e125ef5f573f34bb 100644 (file)
@@ -57,11 +57,11 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0100;
-IRQ_STACK_SIZE = 0x0100;
-ABT_STACK_SIZE = 0x0100;
-UND_STACK_SIZE = 0x0100;
-SVC_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0400;
+IRQ_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0400;
+UND_STACK_SIZE = 0x0400;
+SVC_STACK_SIZE = 0x1000;
 
 /*
  * Allocate section memory
index 5efb78b9188c7e09f3fbb1353c853d6313dff472..35048e138b88f4556c7624466620c8415261d418 100644 (file)
@@ -57,11 +57,11 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0100;
-IRQ_STACK_SIZE = 0x0100;
-ABT_STACK_SIZE = 0x0100;
-UND_STACK_SIZE = 0x0100;
-SVC_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0400;
+IRQ_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0400;
+UND_STACK_SIZE = 0x0400;
+SVC_STACK_SIZE = 0x1000;
 
 /*
  * Allocate section memory
index 64d2ad56d31c2e47019d1083ec225073ee550c27..76220b2ea646ae0242e5efa5ec061f0412568c1a 100644 (file)
@@ -57,11 +57,11 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0100;
-IRQ_STACK_SIZE = 0x0100;
-ABT_STACK_SIZE = 0x0100;
-UND_STACK_SIZE = 0x0100;
-SVC_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0400;
+IRQ_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0400;
+UND_STACK_SIZE = 0x0400;
+SVC_STACK_SIZE = 0x1000;
 
 /*
  * Allocate section memory
index bb7453ab081d861bcbb1e615c3328739a506a6fb..6e9b7e79993238be4a6e08941124cf6bff68c21f 100644 (file)
@@ -57,11 +57,11 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0100;
-IRQ_STACK_SIZE = 0x0100;
-ABT_STACK_SIZE = 0x0100;
-UND_STACK_SIZE = 0x0100;
-SVC_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0400;
+IRQ_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0400;
+UND_STACK_SIZE = 0x0400;
+SVC_STACK_SIZE = 0x1000;
 
 /*
  * Allocate section memory
index 7f69be1699143978218f50d0a9c4fb016962ef36..a153b4a65739eadaced9eb8fa8efa3d2eb0759cf 100644 (file)
@@ -57,11 +57,11 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0100;
-IRQ_STACK_SIZE = 0x0100;
-ABT_STACK_SIZE = 0x0100;
-UND_STACK_SIZE = 0x0100;
-SVC_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0400;
+IRQ_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0400;
+UND_STACK_SIZE = 0x0400;
+SVC_STACK_SIZE = 0x1000;
 
 /*
  * Allocate section memory
index 2fe0c506b0c1c10ce0f7204bf534edf52ccbf2d1..f618d1bd5bbc639c7c2e44821dbde9d13f1dcc21 100644 (file)
@@ -57,11 +57,11 @@ MEMORY
 /*
  * Define stack size here
  */
-FIQ_STACK_SIZE = 0x0100;
-IRQ_STACK_SIZE = 0x0100;
-ABT_STACK_SIZE = 0x0100;
-UND_STACK_SIZE = 0x0100;
-SVC_STACK_SIZE = 0x0400;
+FIQ_STACK_SIZE = 0x0400;
+IRQ_STACK_SIZE = 0x0400;
+ABT_STACK_SIZE = 0x0400;
+UND_STACK_SIZE = 0x0400;
+SVC_STACK_SIZE = 0x1000;
 
 /*
  * Allocate section memory