Part Number: TMS320C6657
Tool/software: TI-RTOS
Hello,
I am seeing an odd issue intermittently after launching main. During my startup routines, including main and when main is spawning new tasks, I get random aborts and see preempted on the crashed thread. The callstack shows Text_putMod for ALL of the callstack frames that the debugger can show. I am not using cout or printf, and am curious as to how my main task can be preempted by this. This looks like some kind of recursive overflow.
Text.c - xdc tools 3.25.06.96