hi
I wanted to know if there is any resource which can help me code in code composer studio v4 in C... I am not able to find the libraries for the various components of the c6455 board.
I am using an emulator.
Thank you
Anish Menon
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi
I wanted to know if there is any resource which can help me code in code composer studio v4 in C... I am not able to find the libraries for the various components of the c6455 board.
I am using an emulator.
Thank you
Anish Menon
What libraries are you after? The C6455EVM predated CCSv4, so although we probably have source available for various example codes, there won't be any pre-built CCSv4 projects for that device. You should be able to find DSPLIB, NDK, etc library support though.
Regards,
Travis
Hi Travis...
I was specifically looking at SRIO communication.
Thank you
Anish
Anish,
Have you checked out the DIOLib? C6455 SRIO is included there.
http://processors.wiki.ti.com/index.php/DIO_Library
Regards,
Travis