X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fscripts%2Fat91sam7_256_rom.ld;h=14a45435177ab6a8e28317ec7ef480a25dc3bb5c;hb=ef59482dd1c7167b3cb5718572c42019cf16594b;hp=35048e138b88f4556c7624466620c8415261d418;hpb=a826f128ef56409cf87f60a0748bae388ccf42de;p=bertos.git diff --git a/bertos/cpu/arm/scripts/at91sam7_256_rom.ld b/bertos/cpu/arm/scripts/at91sam7_256_rom.ld index 35048e13..14a45435 100644 --- a/bertos/cpu/arm/scripts/at91sam7_256_rom.ld +++ b/bertos/cpu/arm/scripts/at91sam7_256_rom.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; /*