Hello,
I am using an OMAP L137 Processor
I am running a Embedded-Linux version with the CMEM and Syslink modules
When i compile my program with C6RunApp as a DSP executable and run it i get a stack overflow.
This happens mostly in a printf() function.
I know that printf can be very stack consuming but i need it to validate data.
Is there any way to alter the default stack size?
Sincerly Christof