X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fscripts%2Fat91sam7_64_ram.ld;h=1d16f9fb8aa6dfe872f5b2862a1d1c7deb79273d;hb=2d0d0a3260be3a5dda727a7b52d38d8bb8637ced;hp=a153b4a65739eadaced9eb8fa8efa3d2eb0759cf;hpb=645ac2f0284bcb79f37a46a0483b25058ef7f1a2;p=bertos.git diff --git a/bertos/cpu/arm/scripts/at91sam7_64_ram.ld b/bertos/cpu/arm/scripts/at91sam7_64_ram.ld index a153b4a6..1d16f9fb 100644 --- a/bertos/cpu/arm/scripts/at91sam7_64_ram.ld +++ b/bertos/cpu/arm/scripts/at91sam7_64_ram.ld @@ -57,10 +57,10 @@ MEMORY /* * Define stack size here */ -FIQ_STACK_SIZE = 0x0400; +FIQ_STACK_SIZE = 0x0100; IRQ_STACK_SIZE = 0x0400; -ABT_STACK_SIZE = 0x0400; -UND_STACK_SIZE = 0x0400; +ABT_STACK_SIZE = 0x0100; +UND_STACK_SIZE = 0x0100; SVC_STACK_SIZE = 0x1000; /*