Hello,
I've a few questions regarding C55xx and CELT:
1. Has someone CELT running in fixed-point mode?
2. There’re a few possibilities to set the stack allocation settings in CELT:
- global_stack variable
- VAR_ARRAYS
- USE_ALLOCA
Which setting for stack allocation do you use in the CELT software?
3. If someone has used ‘global_stack variable’: how did you do?
Thank you in advance for any advice.