Skip to main content
Visitor II
March 26, 2007
Question

bug: ssp - SSP_LoopBackMode();

  • March 26, 2007
  • 2 replies
  • 531 views
Posted on March 26, 2007 at 05:23

bug: ssp - SSP_LoopBackMode();

    This topic has been closed for replies.

    2 replies

    mtramanAuthor
    Visitor II
    May 17, 2011
    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

    Visitor II
    May 17, 2011
    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