X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fscripts%2Fat91sam7_64_rom.ld;h=f618d1bd5bbc639c7c2e44821dbde9d13f1dcc21;hb=645ac2f0284bcb79f37a46a0483b25058ef7f1a2;hp=2fe0c506b0c1c10ce0f7204bf534edf52ccbf2d1;hpb=8be91dcf15fbcb5ce42a2f99723526f080db8221;p=bertos.git diff --git a/bertos/cpu/arm/scripts/at91sam7_64_rom.ld b/bertos/cpu/arm/scripts/at91sam7_64_rom.ld index 2fe0c506..f618d1bd 100644 --- a/bertos/cpu/arm/scripts/at91sam7_64_rom.ld +++ b/bertos/cpu/arm/scripts/at91sam7_64_rom.ld @@ -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