Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).
|
Hello everyone. I have been working with the "daa example" that comes along with the code composer studio for the TMS320C5402 DSK. It works very well, but when I stop the dsk via the code composer, the telephone line remains in the of-hook state all the time. If i want to put the telephone line in the on-hook state, i have to unplug the dsk board,restart de dsk board, and then plug it again to the dsk. Do you know the lines i have to add to the code in the example to make it work "properly"? I know it has something to do with the daa_onhook() function, but i do not know how to use it. thank for your help. |