PROM and Table ROM values not available in instrumented IVAS_rend executable
Basic info
- Commit SHA: 9b2d6490
- Platform: Tested on MacOS and Linux
Bug description
PROM and Table ROM values not available in instrumented IVAS_rend
executable
Ways to reproduce
With code instrumented as per instructions from the wiki page, run instrumented IVAS_rend
with any configuration, e.g.:
scripts/c-code_instrument/IVAS_rend -i scripts/testv/stv1ISM48s.wav -if ISM1 -im scripts/testv/stvISM1.csv -of BINAURAL -o /dev/null
Resulting memory usage printout:
--- Memory usage ---
Program ROM size: not available
Table ROM (const data) size: not available
Maximum RAM (stack + heap) size: 133156 words in frame 0
Maximum stack size: 19545 words in frame 0
Maximum intra-frame heap size: 0
Maximum inter-frame heap size: 113611 words in frame 0