Hi,
I am new to dsplib. Right now I'm planning to use DSPLIB, dsplib_c66x_3_1_0_0 for my TMDSEVMC6678L board. Let assume I want to use the DSPF_dp_mat_trans() function. According to the documentation, the input matrix x should be const double. In my code matrix that I want to transpose is not a constant. How can I modify so that the input remains double but not const ? Is it by modifying the DSPF_dp_mat_trans.c ? Do I need to rebuild the dsplib package? If yes, can anyone point me how to rebuild this package ?
Sorry if this type of question has been asked and answered before, but I didn't find any from this forum.
Thanks in advance.
Rizuan