This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Memory not sufficient

Hi everybody

I am working on ADuC7026 which posses 64k FLASH and 8k RAM. I would like to place 24000 samples of speech anywhere so that i can access it sample by sample or by block. I have used CONST and RAM but it isnt working with that. So is there any particular procedure to follow so that i can place it in FLASH or RAM. Because it is giving me an error like FLASH is full.

/cygdrive/c/Cygnus/Arm-Tools/Bin/../lib/gcc-lib/arm-thumb-elf/3.3.1/../../../../arm-thumb-elf/bin/ld: region IntFLASH is full (speech.elf section .rodata)

Kindly need an suggestion so that i can carry on.

Thanks
Hameed

0