CMSIS-DSP: Test framework improvement

Increased link script section sizes.
pull/19/head
Christophe Favergeon 5 years ago
parent d045a7545f
commit e1c24fcafc

@ -16,13 +16,13 @@ LOAD_REGION 0x0
* (+RO-CODE)
}
DATA 0x20000000 NOCOMPRESS 0x60000
DATA 0x20000000 NOCOMPRESS 0x100000
{
* (+RO-DATA)
* (+RW,+ZI)
}
ARM_LIB_STACKHEAP 0x20062000 ALIGN 64 EMPTY 0x000052000
ARM_LIB_STACKHEAP 0x20100000 ALIGN 64 EMPTY 0x000052000
{}

Loading…
Cancel
Save