Hi Siveraj,
I think i could not explain my problem clearly. Actually we have a custom board which includes C6748 and we have lines attached for McBSP line 1 (not 0). For now my problem is that i get error in all of the example codes (They build and run, but in the "mcbspTxHandle = GIO_create("/mcbsp1", GIO_OUTPUT, &ioParams, &eb);" line of code it gives an error that is "report ti.sysbios.io.GIO: line 248: E_createFailed: mdCreateChan returned error -10".). So, i give a try on LCDK board. It gives the same error. So firstly i want to run the application without getting any errors than i will contiue working on outputs.
Thanks.
Onur