Hi,
Need help in programming the registers of an IC through GP I/O of TMS320C6678. Please suggest me a example program and related data link.
Thank you.
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,
Need help in programming the registers of an IC through GP I/O of TMS320C6678. Please suggest me a example program and related data link.
Thank you.
Hi,
About GPIO, check Steven Ji's example given here: http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/160712/589480.aspx
Also take a look at this thread, where the guy uses CSL functions to access GPIO
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/215247/759538.aspx
You can find all those functions in the header csl_gpioAux.h, located at:
..\pdk_C6678_x_y_z_w\packages\ti\csl
Also see the GPIO user guide
http://www.ti.com/general/docs/litabsmultiplefilelist.tsp?literatureNumber=sprugv1
BR