<?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>topic Re: LIN  diaganostic problem, in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471687#M11897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply ,&lt;/P&gt;&lt;P&gt;1.i have already done in my project which u have guide ,actually we are not using any development board we have completed our hardware design and using it,as per our&amp;nbsp; customer spec read by identifier sid is 0xb2, iam attaching my code in which i have implemented the same which u have guide me ,&lt;/P&gt;&lt;P&gt;but in this code when i have send the frame for identifier&amp;nbsp; 3C 06 06 b2 00 00 0F 00 10 this will be&amp;nbsp; not read by slave , i have try to read by function ld_get_raw( master_req_dat) ; master_req_dat cannot show the frame data ,also i have read with function ld_receive_message(&amp;amp;master_req_length,master_req_dat); but no result&lt;/P&gt;&lt;P&gt;2.sleep mode i have implemented the sleep mode in our project , but i dont know how&amp;nbsp;&amp;nbsp;&amp;nbsp; it go to sleep using LIN command 3c 00 ff ff ff ff ff ff ff ,also how to wake up from lin command .&lt;/P&gt;&lt;P&gt;please suggest me ASAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2016 12:18:58 GMT</pubDate>
    <dc:creator>deepakchandra</dc:creator>
    <dc:date>2016-02-25T12:18:58Z</dc:date>
    <item>
      <title>LIN  diaganostic problem,</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471684#M11894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are using s12zvl32 uc in our actuator project.we are facing problem in using LIN stack for diaganostic class , i have read in some reference to add diaganostic we have add #include "lin_lin21tl_api.h" and then add the below code in main,but we are unable to read any data from LIN .&lt;/P&gt;&lt;P&gt;we are using first time the LIN diaganostic, if there any reference manual /any example how to use LIN diaganostic function in project please send me ASAP .&lt;/P&gt;&lt;P&gt;here my fist task is to read by identifier&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#if _TL_FRAME_SUPPORT_ == _TL_MULTI_FRAME_&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(diag_get_flag(DIAGSRV_READ_DATA_BY_IDENTIFIER_ORDER)){&lt;/P&gt;&lt;P&gt;&amp;nbsp; l_u16 req_len = 0;&lt;/P&gt;&lt;P&gt;&amp;nbsp; l_u8 req_data[10];&lt;/P&gt;&lt;P&gt;&amp;nbsp; diag_clear_flag(DIAGSRV_READ_DATA_BY_IDENTIFIER_ORDER);&lt;/P&gt;&lt;P&gt;&amp;nbsp; /* Process data */&lt;/P&gt;&lt;P&gt;&amp;nbsp; ld_receive_message(&amp;amp;req_len, req_data);&lt;/P&gt;&lt;P&gt;&amp;nbsp; req_data[0] += 0x40;&lt;/P&gt;&lt;P&gt;&amp;nbsp; /* Send response */&lt;/P&gt;&lt;P&gt;&amp;nbsp; ld_send_message(10, req_data);&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; #endif&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help me out from this problem ,we are in between the project and we have complete the project in&amp;nbsp; 2 week ,half of my project is completed .&lt;/P&gt;&lt;P&gt;iam sending u my LDF file also .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-339119"&gt;LDF_example.ldf.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-339119"&gt;NPF_unity.npf.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 06:15:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471684#M11894</guid>
      <dc:creator>deepakchandra</dc:creator>
      <dc:date>2016-02-19T06:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: LIN  diaganostic problem,</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471685#M11895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are waiting for your reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 05:11:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471685#M11895</guid>
      <dc:creator>deepakchandra</dc:creator>
      <dc:date>2016-02-23T05:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: LIN  diaganostic problem,</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471686#M11896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi deepak,&lt;/P&gt;&lt;P&gt;I received an example project from LIN stack designers to demo the diagnostic communication as you desires.&lt;/P&gt;&lt;P&gt;Please backup and replace 2 project examples in LIN Stack by these 2 attached projects&lt;/P&gt;&lt;P&gt;&amp;lt;LIN_Stack&amp;gt;\Examples\S12Z_examples\Knox_S12ZVL&lt;/P&gt;&lt;P&gt;This example is prepared for LIN Stack v4.5.4 (I guess this is version which you using).&lt;/P&gt;&lt;P&gt;In this demo:&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp; Please note that for master node board, pins 1 and 2 of J50 should be connected&lt;/P&gt;&lt;P&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp; S12ZVL32 LIN Master uses GPA table as normal communication schedule&lt;/P&gt;&lt;P&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp; Whenever users press SW1, the Master switches to Diagnostic Interleave mode to send Read data by identifier (0x22)&lt;/P&gt;&lt;P&gt;On receiving Read data by identifier request, the slave will send back data as implemented in main function.&lt;/P&gt;&lt;P&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp; Whenever users press SW4,&amp;nbsp; the Master switches to Diagnostic Interleave mode to send Assign Frame Id range. In this example, the Master changed PID 0x22 to 0x27.&lt;/P&gt;&lt;P&gt;After that, the slave will not respond to Master header 0x22 in GPA table anymore, since this PID was successfully changed.&lt;/P&gt;&lt;P&gt;Also please note that for diag table he should use:&lt;/P&gt;&lt;P&gt;diag&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #e23d39;"&gt;FreeFormat {0x09, 0x06, 0x22, 0x00, 0xFF, 0x7F, 0xFF, 0xFF} delay 20.0 ms; /* Users can specify other data here*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3334ca;"&gt;SlaveResp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; delay&lt;/SPAN&gt; 20.0 &lt;SPAN style="color: #3334ca;"&gt;ms&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;Instead of&lt;/P&gt;&lt;P&gt;diag&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #e23d39;"&gt; MasterReq&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; delay 20.0 ms;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3334ca;"&gt;SlaveResp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; delay&lt;/SPAN&gt; 20.0 ms;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Eclipse Plugin GUI would help you to config FreeFormat Master Request data.&lt;/P&gt;&lt;P&gt;Please let us know if this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&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, 25 Feb 2016 10:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471686#M11896</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2016-02-25T10:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: LIN  diaganostic problem,</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471687#M11897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply ,&lt;/P&gt;&lt;P&gt;1.i have already done in my project which u have guide ,actually we are not using any development board we have completed our hardware design and using it,as per our&amp;nbsp; customer spec read by identifier sid is 0xb2, iam attaching my code in which i have implemented the same which u have guide me ,&lt;/P&gt;&lt;P&gt;but in this code when i have send the frame for identifier&amp;nbsp; 3C 06 06 b2 00 00 0F 00 10 this will be&amp;nbsp; not read by slave , i have try to read by function ld_get_raw( master_req_dat) ; master_req_dat cannot show the frame data ,also i have read with function ld_receive_message(&amp;amp;master_req_length,master_req_dat); but no result&lt;/P&gt;&lt;P&gt;2.sleep mode i have implemented the sleep mode in our project , but i dont know how&amp;nbsp;&amp;nbsp;&amp;nbsp; it go to sleep using LIN command 3c 00 ff ff ff ff ff ff ff ,also how to wake up from lin command .&lt;/P&gt;&lt;P&gt;please suggest me ASAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 12:18:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471687#M11897</guid>
      <dc:creator>deepakchandra</dc:creator>
      <dc:date>2016-02-25T12:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: LIN  diaganostic problem,</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471688#M11898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear sir&lt;/P&gt;&lt;P&gt;also i would like to one thing , when i have send below frame followed by 3c i get reply followed by 7d for assign frame id ,&lt;/P&gt;&lt;P&gt;is this correct.&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/55199iEE934F2A38970D18/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;now our NAD has been changed is this will same(22) after power off&amp;nbsp; or o6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 13:15:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471688#M11898</guid>
      <dc:creator>deepakchandra</dc:creator>
      <dc:date>2016-02-25T13:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: LIN  diaganostic problem,</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471689#M11899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;1. According to LIN Specifications, the Read by Identifier should be as follow:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Read by Identifier request.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/55079i4849885BE5F3FC65/image-size/large?v=v2&amp;amp;px=999" role="button" title="Read by Identifier request.png" alt="Read by Identifier request.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;It seems that you made wrong command data. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The correct command should be (based on data in LDF_example.ldf):&amp;nbsp; &lt;SPAN style="font-size: 12.0pt; color: red;"&gt;0x09 &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: #1f497d;"&gt;0x06 0xB2 0x00 &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: red;"&gt;0x0F 0x00 0x10 0x00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;ALIN_2 {&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; LIN_protocol = "2.1"; /* Node protocol version */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; &lt;SPAN style="color: red;"&gt;configured_NAD = 0x9; &lt;/SPAN&gt;/* configured NAD of node (1-125) */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; initial_NAD = 0x9; /* initial NAD of node (1-125) */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt; color: red;"&gt; product_id =&amp;nbsp;&amp;nbsp;&amp;nbsp; 0xf,&amp;nbsp; 0x10,&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x2; /* Product id */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; response_error = ALIN_2_RsErr; /* Response error signal */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; P2_min = 50 ms; /* P2_min */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; ST_min = 0 ms; /* ST_min */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; N_As_timeout = 1000 ms; /* N_As timeout value */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; N_Cr_timeout = 1000 ms; /* N_Cr timeout value */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; configurable_frames {&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; ALIN_2_Stat_Frm;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; ALIN_Rq_Frm;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 252.0pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;2. If the Master want to send Sleep mode command, users can use command:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;l_sch_set(LI0, LI0_GOTO_SLEEP_SCHEDULE, 0);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;then the Master will send go to sleep command to all slaves, and it also will switch to sleep mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;In order to wake up, the Master should send l_ifc_wake_up(LI0); and switch schedule table to normal table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;In sleep mode, we have not implemented power save mode yet. It was decided that users application should implement that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Please let me know whether you have any doubts about MCU &lt;SPAN style="color: #1f497d;"&gt;power save modes (WAIT/STOP/Pseudo STOP).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;3. After successfully changed NAD, the Configured NAD was changed to new NAD that is 0x22. But after reset, then the NAD is restored back to configured NAD in LDF file that is 0x09.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;By the way, in the LDF_example, the Configured_NAD for node ALIN_2 is 0x09. but his commands were using NAD 0x06. This is also one possible reason, the slave did not answer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&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>Fri, 26 Feb 2016 12:06:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471689#M11899</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2016-02-26T12:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: LIN  diaganostic problem,</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471690#M11900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sir ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for u r answer it was correct and I have tried with 06 because in my LDF I have change it to 06 and it was showing correct ,&lt;/P&gt;&lt;P&gt;Now my next problem is assign frame ID range I am enable to change frame id , I have already post the mail ,please suggest me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Feb 2016 03:33:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-160-diaganostic-problem/m-p/471690#M11900</guid>
      <dc:creator>deepakchandra</dc:creator>
      <dc:date>2016-02-27T03:33:02Z</dc:date>
    </item>
  </channel>
</rss>

