<?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 2.x Stack 4.5.7 command line doesn't work in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548712#M12705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Radek.&amp;nbsp; It will be very helpful if I can get an example to run command line using the arguments for NPF, LDF, CFG, and output, as you have mentioned.&amp;nbsp; Please let me know what you hear back from the LIN stack designers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 17:13:07 GMT</pubDate>
    <dc:creator>michaelgoudey</dc:creator>
    <dc:date>2016-08-23T17:13:07Z</dc:date>
    <item>
      <title>LIN 2.x Stack 4.5.7 command line doesn't work</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548710#M12703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;The LIN 2.x Stack v4.5.7 for S12/MagniV/KEA appears to include a command line tool, but it doesn't seem to work.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you execute the following, it just brings up the GUI and doesn't work as command line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\work\software\Automotive\FSL LIN 2.x Stack Package 4.5.7\NCFTool\NCFCmd\NCFCmd&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find any documentation for this.&amp;nbsp; Is the LIN Stack command line NCFTool broken, or am I trying to use it incorrectly?&amp;nbsp; What is the purpose of a separate NCFCmd executable if it functions the same as NCFGui?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael Goudey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 18:32:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548710#M12703</guid>
      <dc:creator>michaelgoudey</dc:creator>
      <dc:date>2016-08-22T18:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: LIN 2.x Stack 4.5.7 command line doesn't work</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548711#M12704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;You are right, it seems that NCFCmd tool isn’t documented well.&lt;/P&gt;&lt;P&gt;Anyway, the NCFCmd toll isn’t a tool with the user interface. In fact, the code in NCFCmd.bat file should just parse long line command into the separated arguments and run NCFGui.jar application with these arguments.&lt;/P&gt;&lt;P&gt;I suppose that NCFCmd.bat arguments must contain at least path to NPF, LDF and CFG files, the output path, …&lt;/P&gt;&lt;P&gt;However, I am not sure with order and number of arguments.&lt;/P&gt;&lt;P&gt;I will try to get more information from LIN stack designers and put here more information about NCFCmd tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;Radek&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>Tue, 23 Aug 2016 13:14:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548711#M12704</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2016-08-23T13:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: LIN 2.x Stack 4.5.7 command line doesn't work</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548712#M12705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Radek.&amp;nbsp; It will be very helpful if I can get an example to run command line using the arguments for NPF, LDF, CFG, and output, as you have mentioned.&amp;nbsp; Please let me know what you hear back from the LIN stack designers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 17:13:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548712#M12705</guid>
      <dc:creator>michaelgoudey</dc:creator>
      <dc:date>2016-08-23T17:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: LIN 2.x Stack 4.5.7 command line doesn't work</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548713#M12706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;I am sorry for late response.&lt;/P&gt;&lt;P&gt;Here is answer from LIN stack designer:&lt;/P&gt;&lt;P&gt;++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;I am very sorry to hear about this complaint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually the NCFGui.jar in folder “\NCFTool\NCFGui” contains help information regarding how to use it by typing “java -jar NCFGui.jar -?” or “java -jar NCFGui.jar –help”.&lt;/P&gt;&lt;P&gt;But I think we can also improve the documentation by adding a section regarding command line usage in the next release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In folder: "\NCFTool\NCFGui" open cmd window and type:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; java -jar NCFGui.jar -?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; java -jar NCFGui.jar --help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; To show help menu&lt;/P&gt;&lt;P&gt;Typical command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; java -jar NCFGui.jar -npf "npf file path" -o "output path" -u&lt;/P&gt;&lt;P&gt;where:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -npf: following path is the path to NPF file.&lt;/P&gt;&lt;P&gt;&amp;nbsp; -o: following path is the path to output directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; -u: to overwrite existed configuration files&lt;/P&gt;&lt;P&gt;Examples:&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;&lt;STRONG&gt;&amp;nbsp; java -jar NCFGui.jar -npf "D:\FSL_GIT_Repo\fsl_lin_2.x_driver\Examples\Kinetis\Node_configuration_files\KEA128_Master.npf" -o "D:\FSL_GIT_Repo\fsl_lin_2.x_driver\Examples\Kinetis\KEA128\KEA128_LIN_Master\lin_cfg" -u&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Above command will generate configuration files with input NPF is "D:\FSL_GIT_Repo\fsl_lin_2.x_driver\Examples\Kinetis\Node_configuration_files\KEA128_Master.npf" to output folder: "D:\FSL_GIT_Repo\fsl_lin_2.x_driver\Examples\Kinetis\KEA128\KEA128_LIN_Master\lin_cfg"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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;&lt;STRONG&gt;&amp;nbsp;java -jar NCFGui.jar -npf "D:\FSL_GIT_Repo\fsl_lin_2.x_driver\Examples\Kinetis\Node_configuration_files\KEA128_Slave.npf" -o "D:\FSL_GIT_Repo\fsl_lin_2.x_driver\Examples\Kinetis\KEA128\KEA128_LIN_slave\lin_cfg" -u&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This command will generate configuration files with input NPF is "D:\FSL_GIT_Repo\fsl_lin_2.x_driver\Examples\Kinetis\Node_configuration_files\KEA128_Slave.npf" to output folder: "D:\FSL_GIT_Repo\fsl_lin_2.x_driver\Examples\Kinetis\KEA128\KEA128_LIN_slave\lin_cfg"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And there was a misconfiguration in NCFGUI.jar in LIN Stack 4.5.7 that caused command line tool not working. We are really sorry for that.&lt;/P&gt;&lt;P&gt;For a quick fix, please use the attached zip tool. We will fix that in the next release.&lt;/P&gt;&lt;P&gt;++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;Radek&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 Aug 2016 09:49:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548713#M12706</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2016-08-26T09:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: LIN 2.x Stack 4.5.7 command line doesn't work</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548714#M12707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radek,&lt;/P&gt;&lt;P&gt;Thanks for your response.&amp;nbsp; I don't see the attachment which was referenced.&amp;nbsp; Can you please provide it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael Goudey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 02:18:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548714#M12707</guid>
      <dc:creator>michaelgoudey</dc:creator>
      <dc:date>2016-08-29T02:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: LIN 2.x Stack 4.5.7 command line doesn't work</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548715#M12708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;I attached NCFTool.zip file and user guide.txt to my previous reply.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="attachment.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/2803i93DA2F681DD34DCC/image-size/large?v=v2&amp;amp;px=999" role="button" title="attachment.png" alt="attachment.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The files are packed by zip compression method.&lt;/P&gt;&lt;P&gt;Could you please check it again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 08:01:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548715#M12708</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2016-08-29T08:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: LIN 2.x Stack 4.5.7 command line doesn't work</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548716#M12709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Radek,&lt;/P&gt;&lt;P&gt;I'm sorry I don't appear to have "Correct Answer" option since I created this thread as a discussion.&amp;nbsp; If you can think of a way to convert it to a question then I will select your response as the correct answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Michael Goudey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 18:42:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548716#M12709</guid>
      <dc:creator>michaelgoudey</dc:creator>
      <dc:date>2016-09-06T18:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: LIN 2.x Stack 4.5.7 command line doesn't work</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548717#M12710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;You are right, this note about Correct Answer button is just piece of automatic text with ask for feedback. Personally, we do not distinguish between questions and discussions. But I understood to your confusion.&lt;/P&gt;&lt;P&gt;I converted this discussion into a question type and I would like to thank you for feedback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 12:15:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/LIN-2-x-Stack-4-5-7-command-line-doesn-t-work/m-p/548717#M12710</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2016-09-08T12:15:09Z</dc:date>
    </item>
  </channel>
</rss>

