cancel
Showing results for 
Search instead for 
Did you mean: 

bug: ssp - SSP_LoopBackMode();

mtraman
Associate II
Posted on March 26, 2007 at 05:23

bug: ssp - SSP_LoopBackMode();

2 REPLIES 2
mtraman
Associate II
Posted on May 17, 2011 at 09:40

HI all,

there seems to be some inconsistency between the str library and the software library manual.

to enable loop back function in ssp, the software manual says the C function is:

SSP_LoopBackConfig();

but in the library there is definition for

SSP_LoopBackMode();

I think ''Mode'' should be changed to ''Config''

i was just lazy to find out if this has already been reported.

bye,

Vik

amira1
Associate II
Posted on May 17, 2011 at 09:40

Hi tvikram,

It's a mistake in the reference manual and not a bug. Therefore, to enable loop back mode in SSP, use SSP_LoopBackMode()C function.

Thank you and best regards,

mirou