Commit f33487c
committed
application/demo_eclic_stress: fix INTERRUPT_STACK_SIZE causing RAM overflow
Restore INTERRUPT_STACK_SIZE from 20480 to 10240. The previous value
caused .bss section overflow in linker, which is not related to the
SMODE_STACK_SIZE increase for RVV vector interrupt support
Signed-off-by: Huaqi Fang <578567190@qq.com>1 parent cfc67b5 commit f33487c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments