Hi,
My code compiles without any errors in CCS. But, after I click on the "resume" button, no output is printed on the console window and the status of "C6678 Device Functional Simulator, Little Endian_0/TMS320C66x_0" - Core 0, on the Debug window has been "Running" for atleast 20-30 mins now.
I am doing a complex matrix inverse (of size 36x36) and not sure if that is causing this issue.
I increased the stack and heap sizes to avoid any memory problems. But my code still does not print out any results.
Thanks for your time and advice.