Tool/software: Code Composer Studio
When i am writing c code with by initializing array and matrix with less memory allocations,i am able to debug and run the code in CCS and I'm able to look at results displayed in console....
but when i initialised arrays and matrices with more memory allocations,I'm unable to get the results displayed on console.
USING TMS320C6748
THANKS in ADVANCE