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.

use of DDK for DM6435

Other Parts Discussed in Thread: SYSBIOS

Hi,

Do you have a download link for the Driver Development Kit (DDK) for the DM6435 DSP? I've read spru616.pdf, and I want to use GIO_write and GIO_read for accessing the UART over DMA transfer.

My environment is: bios_6_35_01_29, ccsv5, ndk_2_22_03_20, uia_1_03_00_02, xdais_7_21_01_07, xdctools_3_25_00_48.


---

Edit: Now I've found ti\bios_6_35_01_29\packages\ti\sysbios\io\GIO.c but it's not clear to me to which library it belongs. My CCS linker reports:

>> Compilation failure
 ---------                            ----------------                            
 _configureUart                       ..\..\..\..\lib\dsp\bspd.lib<test.obj>
 _edma3init                           ..\..\..\..\lib\dsp\bspd.lib<test.obj>
 _ti_sysbios_io_GIO_Object__create__S ..\..\..\..\lib\dsp\bspd.lib<test.obj>
 _ti_sysbios_io_GIO_Params__init__S   ..\..\..\..\lib\dsp\bspd.lib<test.obj>
 _ti_sysbios_io_GIO_write__E          ..\..\..\..\lib\dsp\bspd.lib<test.obj>

error #10234-D: unresolved symbols remain