Tool/software: Code Composer Studio
Could you please tell how can one store a variable or a matrix in ROM of TMS320C6748 and read it in the software.
I need to do some processing of Images and want to store twiddle matrix (for computing FFT) that i would require over and over, but I donot want to generate it again nor do I want to include it as a part of my code.
Thanks