<?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: OBDS code reg in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427342#M64845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sachu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i.MX6 these tests are called SDK, not obds. For i.MX6 SDK one can look&lt;/P&gt;&lt;P&gt;at folder sdk_unit_test, refer to attached readme file :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The value passed to the -test option has "_test" appended to it to form the&lt;/P&gt;&lt;P&gt;name of the function that will be run when the application starts. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general one can edit&amp;nbsp; unit_test_main.c and comment SDK_TEST();&lt;/P&gt;&lt;P&gt;instead add necessary tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"MX6_PLATFORM_SDK "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" rel="nofollow"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Aug 2015 12:31:26 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-08-11T12:31:26Z</dc:date>
    <item>
      <title>OBDS code reg</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427339#M64842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sir ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In OBDS code&amp;nbsp; i need to edit something the test is started automatically.&lt;/P&gt;&lt;P&gt;after the menu loading menas test &lt;STRONG style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;should start as soon as the OBDS is flashed, without waiting for a user input.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;what i need to edit in OBDS.c file could u please help me&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 11:59:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427339#M64842</guid>
      <dc:creator>sachusanal</dc:creator>
      <dc:date>2015-08-10T11:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: OBDS code reg</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427340#M64843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sachu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what processor are you speaking about? In general one can look at main.c&lt;/P&gt;&lt;P&gt;and look for function&amp;nbsp; run_tests(), comment it and add necessary test functions.&lt;/P&gt;&lt;P&gt;Also it may be useful to look at below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/427895"&gt;Re: i.MX28 On-Board Diagnostics Suite (OBDS)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 12:22:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427340#M64843</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-08-10T12:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: OBDS code reg</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427341#M64844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Igor ,&lt;/P&gt;&lt;P&gt;I am speaking about the IMX6qsabresd board.&lt;/P&gt;&lt;P&gt;i here by attach my OBDS test.c file .&lt;/P&gt;&lt;P&gt;I need to execute all the test after the flashing is completed.&lt;/P&gt;&lt;P&gt;basically when the flashing is completed the menu will show and wait for the keyboard input.&lt;/P&gt;&lt;P&gt;in my case i need to do auto run feature .&lt;/P&gt;&lt;P&gt;due to that reason i call run_all_test(NULL) function&amp;nbsp; after the&amp;nbsp; menu_present(&amp;amp;main_menu);&amp;nbsp; menu is shown but the run_all_test function is not hiotting.&lt;/P&gt;&lt;P&gt;what modification i need to do, let me know from which portion i can call the run_all_test function in main loop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 10:06:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427341#M64844</guid>
      <dc:creator>sachusanal</dc:creator>
      <dc:date>2015-08-11T10:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: OBDS code reg</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427342#M64845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sachu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i.MX6 these tests are called SDK, not obds. For i.MX6 SDK one can look&lt;/P&gt;&lt;P&gt;at folder sdk_unit_test, refer to attached readme file :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The value passed to the -test option has "_test" appended to it to form the&lt;/P&gt;&lt;P&gt;name of the function that will be run when the application starts. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general one can edit&amp;nbsp; unit_test_main.c and comment SDK_TEST();&lt;/P&gt;&lt;P&gt;instead add necessary tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"MX6_PLATFORM_SDK "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" rel="nofollow"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 12:31:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427342#M64845</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-08-11T12:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: OBDS code reg</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427343#M64846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi sachu,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;You may need to modify the menu_present() function which is in the file /sdk/utility/src/menu.c.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;All the best&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Kane&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 08:06:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OBDS-code-reg/m-p/427343#M64846</guid>
      <dc:creator>jian_jiang</dc:creator>
      <dc:date>2016-10-24T08:06:29Z</dc:date>
    </item>
  </channel>
</rss>

