<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>T-Series中的主题 Re: T2080 - Serdes Protocol Assignment</title>
    <link>https://community.nxp.com/t5/T-Series/T2080-Serdes-Protocol-Assignment/m-p/418790#M222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lunmin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the issue I am facing is that SRDS_PRTCL_S1 as E0 and SRDS_PRTCL_S2 as 35 / 36, not able to detect SATA device&lt;/P&gt;&lt;P&gt;While serdes combinations as SRDS_PRTCL_S1 as 66 and SRDS_PRTCL_S2 as 15 able to detect SATA device (Kindly note this is with NO HARDWARE CHANGES).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2015 05:49:07 GMT</pubDate>
    <dc:creator>manikumar</dc:creator>
    <dc:date>2015-10-26T05:49:07Z</dc:date>
    <item>
      <title>T2080 - Serdes Protocol Assignment</title>
      <link>https://community.nxp.com/t5/T-Series/T2080-Serdes-Protocol-Assignment/m-p/418788#M220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For T2080 SERDES protocol assignment, I have referred to "Table 19-1. SerDes Lanes Assignments and Multiplexing" in T2080RM&lt;/P&gt;&lt;P&gt;Designed custom board by selecting SRDS_PRTCL_S1 as E0 and SRDS_PRTCL_S2 as 36 as per attachment serdes_T2080RM.png. &lt;/P&gt;&lt;P&gt;In the codewarrior tool, not getting option as 36 for&amp;nbsp; SRDS_PRTCL_S2 SERDES protocol selection. but 35 assignment in tool matches to 36 protocol assignment in T2080RM. With these combination not able to detect SATA device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detected SATA device while selected SRDS_PRTCL_S1 as 66 and SRDS_PRTCL_S2 as 15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also many of the protocol assignments are not with codewarrior options provided. Please let me know how to address this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 14:29:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T2080-Serdes-Protocol-Assignment/m-p/418788#M220</guid>
      <dc:creator>manikumar</dc:creator>
      <dc:date>2015-10-21T14:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: T2080 - Serdes Protocol Assignment</title>
      <link>https://community.nxp.com/t5/T-Series/T2080-Serdes-Protocol-Assignment/m-p/418789#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mani Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because of below errata:&lt;/P&gt;&lt;P&gt;A-007186: SerDes Ring VCO does not maintain lock throughout specified temperature range&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternate SRDS_PRTCL_S2 36 to be 35 as one of workaround option.&lt;/P&gt;&lt;P&gt;You can also find a note in CodeWarrior, in the pic you pasted, there is a note right behind the 35 assignment:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5561iE5D26C94D9F12E12/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Lunmin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 06:46:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T2080-Serdes-Protocol-Assignment/m-p/418789#M221</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2015-10-22T06:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: T2080 - Serdes Protocol Assignment</title>
      <link>https://community.nxp.com/t5/T-Series/T2080-Serdes-Protocol-Assignment/m-p/418790#M222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lunmin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the issue I am facing is that SRDS_PRTCL_S1 as E0 and SRDS_PRTCL_S2 as 35 / 36, not able to detect SATA device&lt;/P&gt;&lt;P&gt;While serdes combinations as SRDS_PRTCL_S1 as 66 and SRDS_PRTCL_S2 as 15 able to detect SATA device (Kindly note this is with NO HARDWARE CHANGES).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 05:49:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T2080-Serdes-Protocol-Assignment/m-p/418790#M222</guid>
      <dc:creator>manikumar</dc:creator>
      <dc:date>2015-10-26T05:49:07Z</dc:date>
    </item>
  </channel>
</rss>

