<?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: FreeMaster for TWR-56F8400 in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/FreeMaster-for-TWR-56F8400/m-p/469925#M12330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hello Ane&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;There seems to be some problem with the SCI communication. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;To check whether the SCI port works well, please create a simple project for serial communication with the same SCI port with your Freemaster project. You can use the AsynchroSerial component to implement the data &lt;SPAN style="color: black;"&gt;transmission. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I attached an example for SCI transmission. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Fiona Kuang&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Technical Information &amp;amp; Commercial Support&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Feb 2016 11:22:46 GMT</pubDate>
    <dc:creator>TICS_Fiona</dc:creator>
    <dc:date>2016-02-23T11:22:46Z</dc:date>
    <item>
      <title>FreeMaster for TWR-56F8400</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/FreeMaster-for-TWR-56F8400/m-p/469922#M12327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: AvenirLTStdLight, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #eeeeee;"&gt;Dear Sir/Madam,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: AvenirLTStdLight, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #eeeeee;"&gt;I am currently using the TWR-56F8400. I use the CodeWarrior v10.5 to program it, and then i try to connect to the FreeMaster 1.4 through an RS232, but i cannot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: AvenirLTStdLight, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #eeeeee;"&gt;To do so, I have used the FMSTR1:FreeMaster component on my CodeWarrior, and although the FreeMaster does recognize the .elf created, it says that "Could not open the communication port (Error code: 0x80004005 Unespecified error) !"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: AvenirLTStdLight, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #eeeeee;"&gt;Is this because i am not programming well the CodeWarrior? or is it because i am not doing the board connection as I should?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: AvenirLTStdLight, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #eeeeee;"&gt;Thank you in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: AvenirLTStdLight, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #eeeeee;"&gt;Ane.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 10:09:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/FreeMaster-for-TWR-56F8400/m-p/469922#M12327</guid>
      <dc:creator>aneflorez</dc:creator>
      <dc:date>2016-02-18T10:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMaster for TWR-56F8400</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/FreeMaster-for-TWR-56F8400/m-p/469923#M12328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ane&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;I uploaded an example project for 56F84789, please use the LDM target, and I have tested it on my 56F8400 board, it works well with Freemaster. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;In FreeMaster, you need to click on &amp;lt;Project&amp;gt; Menu-&amp;gt;Options, and configure the options under &amp;lt;Comm&amp;gt; and &amp;lt;Map files&amp;gt; tab, for details, please refer to the user manual of Freemaster.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;If this does not work, please check:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1) Whether your computer detect the COM port on 56F8400. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;How did you connect the board with PC? By the USB port on 56F8400 board, or COM port on Tower Board?&amp;nbsp; Please open the Device Manager to check the COM port, then set the same port in Freemaster's Project-&amp;gt;Options.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;I attached a screenshot to show my COM port detected by Windows, I'm using the onboard CDC (USB serial bridge). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;2) Please check the jumpers on the board&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;The example project that I sent is using SCI1 for communication, the jumper on J20 should be removed. 3-4 on J8 should be connected, so does 3-4 on J8.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;3) If the above are all correct, but Freemaster still cannot detect the board, please test whether the SCI works well on your board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Fiona Kuang&lt;/P&gt;&lt;P&gt;Technical Information &amp;amp; Commercial Support&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>Fri, 19 Feb 2016 09:12:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/FreeMaster-for-TWR-56F8400/m-p/469923#M12328</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2016-02-19T09:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMaster for TWR-56F8400</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/FreeMaster-for-TWR-56F8400/m-p/469924#M12329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, thanks for your answer. And I see what you mean, but still doesn't work. I'll try to explain myself a little better :smileyhappy: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am connecting to the 56F8400 board via USB port, but I am using the RS232 on the TWR-SER board to connect to the FreeMaster. For doing so, I use the FMSTR:FreeMaster bean on the CodeWarrior v10.5, where I am programming. I have no errors during the compilation, the CodeWarrior does detect the 56F8400 board; everything is ok until y try to connect the FreeMaster to the PC, where the aforementioned error message pops-out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you suggested, I checked whether my PC could detect the COM where I place the RS232, and it does recognize it. So maybe the problem is the position of the Jumpers? (i tried your configuration, and it doesn't work), or maybe I am not doing the connection between the 56F8400 board and the TWR-SER board as I should. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14.6667px;"&gt;You also suggested that if the above are all correct, but Freemaster still could not detect the board, I should test whether the SCI works well on my board... how can i do that? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14.6667px;"&gt;Thank you again,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14.6667px;"&gt;Ane.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 16:20:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/FreeMaster-for-TWR-56F8400/m-p/469924#M12329</guid>
      <dc:creator>aneflorez</dc:creator>
      <dc:date>2016-02-22T16:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMaster for TWR-56F8400</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/FreeMaster-for-TWR-56F8400/m-p/469925#M12330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hello Ane&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;There seems to be some problem with the SCI communication. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;To check whether the SCI port works well, please create a simple project for serial communication with the same SCI port with your Freemaster project. You can use the AsynchroSerial component to implement the data &lt;SPAN style="color: black;"&gt;transmission. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I attached an example for SCI transmission. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Fiona Kuang&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Technical Information &amp;amp; Commercial Support&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 11:22:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/FreeMaster-for-TWR-56F8400/m-p/469925#M12330</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2016-02-23T11:22:46Z</dc:date>
    </item>
  </channel>
</rss>

