diff --git a/lib/CPUs/MIPS/bsp/examples/xcpt_asm.h b/lib/CPUs/MIPS/bsp/examples/xcpt_asm.h index 76f0bab..5735422 100644 --- a/lib/CPUs/MIPS/bsp/examples/xcpt_asm.h +++ b/lib/CPUs/MIPS/bsp/examples/xcpt_asm.h @@ -15,7 +15,7 @@ symbol: .frame sp, 0, ra .size function, .-function /* Exception stack size */ -#define XCP_SIZE 1024 +#define XCP_SIZE 32768 /* save location for registers */ #define XCP_SR 0