how can I increase/change the size of INSTR_RAM and/or DATA_RAM?
I'm using VisualGDB and at the end of the compiling run I get the following summary:
Code: Select all
------------------- Memory utilization report -------------------
Used DATA_FLASH: 257KB out of 8192KB (3%) [+80]
Used INSTR_FLASH: 1002KB out of 3264KB (30%) [+48]
Used INSTR_RAM: 127KB out of 128KB (99%)
Used DATA_RAM: 88KB out of 320KB (27%)
Maybe I'm using the wrong switches...
Any ideas?
Regards
Jorg