Hi
I am working TMS320C6748 Processor.
I am facing dynamic memory allocation problem.Whenever i do new ,the processor hangs.Huge Heap memory is allocated through .tcf file.All the section are assigned in external memory.
I am using DSP/BIOS and SWI's(2 Software interrupts).
The code runs smoothly when SWI's are not used.Pls somebody help me on this