Jean-marc, I am trying to port CELT to the ti dsp c5515. I counted a problem when I try to call a function: len = celt_encode(enc, in, frame_size, data, bytes_per_packet); I guess that the problem in the stack allocation variable defined in the header file stack_alloc.h. For more info over my platform settings, see the attached files. May be the global_stack variable is not good configured or not good defined. Could you telling me if my configuration is OK, please? Regards, Abdel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20111209/3c7f4846/attachment-0001.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: stack_alloc.h Type: application/octet-stream Size: 2269 bytes Desc: stack_alloc.h Url : http://lists.xiph.org/pipermail/opus/attachments/20111209/3c7f4846/attachment-0006.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: arch.h Type: application/octet-stream Size: 7338 bytes Desc: arch.h Url : http://lists.xiph.org/pipermail/opus/attachments/20111209/3c7f4846/attachment-0007.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: config.h Type: application/octet-stream Size: 5115 bytes Desc: config.h Url : http://lists.xiph.org/pipermail/opus/attachments/20111209/3c7f4846/attachment-0008.obj