<?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>Embedded Software and Tools Clinic中的主题 Re: Development Environment of AN2295SW MASTER Side</title>
    <link>https://community.nxp.com/t5/Embedded-Software-and-Tools/Development-Environment-of-AN2295SW-MASTER-Side/m-p/1648240#M378</link>
    <description>&lt;P&gt;Hi, Jay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;The customer has been using previous AN2295SW for S08 products for production in many years. And MCUBoot seems not to support this series either...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to find out the support for AN2295SW still? Thank you and appreciate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;beta&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2023 02:12:39 GMT</pubDate>
    <dc:creator>betachen</dc:creator>
    <dc:date>2023-05-11T02:12:39Z</dc:date>
    <item>
      <title>Development Environment of AN2295SW MASTER Side</title>
      <link>https://community.nxp.com/t5/Embedded-Software-and-Tools/Development-Environment-of-AN2295SW-MASTER-Side/m-p/1647547#M376</link>
      <description>&lt;P&gt;Hi, Team,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Customer would like to modify the scenario of the Master side GUI in AN2295SW. Checked the source code, it's feasible but met the problem of compiling the source.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here is the progress:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Unable to use&amp;nbsp;VC++ 2008, it shows newer version is required.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="betachen_0-1683689425523.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222455i1D91E8CD58D6DC21/image-size/medium?v=v2&amp;amp;px=400" role="button" title="betachen_0-1683689425523.png" alt="betachen_0-1683689425523.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;betachen_0-1683689425523.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;In&amp;nbsp;VC++2010, it shows "afxwin.h no such file in&amp;nbsp;stdafx.h"&amp;nbsp; when compiling.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The similar problem has been met in another thread previously, but without answer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/Kinetis-Microcontrollers/Cannot-build-AN2295-bootloader-Master-P-C-code/m-p/319234" target="_blank" rel="noopener"&gt;Cannot build AN2295 bootloader Master P.C code - NXP Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="betachen_1-1683689425629.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222454i8683EADE4099CFBA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="betachen_1-1683689425629.png" alt="betachen_1-1683689425629.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;betachen_1-1683689425629.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Installed DDK 3790.1830 -&amp;gt;&amp;nbsp;include Directories add&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;C:\WINDDK\3790.1803\inc\atl30&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;C:\WINDDK\3790.1803\inc\mfc42&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Library Directories add&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;C:\WINDDK\3790.1803\lib\atl30\i386&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;C:\WINDDK\3790.1803\lib\mfc4\i386&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;stdafx.cpp can&amp;nbsp;pass but still with errors. Looks like incorrect DDK version is used.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="betachen_2-1683689425635.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/222456i7C65940C253E7835/image-size/medium?v=v2&amp;amp;px=400" role="button" title="betachen_2-1683689425635.png" alt="betachen_2-1683689425635.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;betachen_2-1683689425635.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please help advise what kind of combination is sufficient to build the MASTER side source? Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;==&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Update the finding:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We found the errors are from the lack of related *.rc files for the definition of GUI icons and its headers.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So the problem may be to find out the "complete" project for the MASTER side.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I attached the source I got for your reference. But I have no idea where it came from by long history and handled by other members.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;==&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;beta&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 03:35:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Embedded-Software-and-Tools/Development-Environment-of-AN2295SW-MASTER-Side/m-p/1647547#M376</guid>
      <dc:creator>betachen</dc:creator>
      <dc:date>2023-05-10T03:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Development Environment of AN2295SW MASTER Side</title>
      <link>https://community.nxp.com/t5/Embedded-Software-and-Tools/Development-Environment-of-AN2295SW-MASTER-Side/m-p/1648225#M377</link>
      <description>&lt;P&gt;You can try this new solution, it is improvement of AN2295SW&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.nxp.com/mcuboot" target="_blank"&gt;www.nxp.com/mcuboot&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 01:51:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Embedded-Software-and-Tools/Development-Environment-of-AN2295SW-MASTER-Side/m-p/1648225#M377</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2023-05-11T01:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Development Environment of AN2295SW MASTER Side</title>
      <link>https://community.nxp.com/t5/Embedded-Software-and-Tools/Development-Environment-of-AN2295SW-MASTER-Side/m-p/1648240#M378</link>
      <description>&lt;P&gt;Hi, Jay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;The customer has been using previous AN2295SW for S08 products for production in many years. And MCUBoot seems not to support this series either...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to find out the support for AN2295SW still? Thank you and appreciate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;beta&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 02:12:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Embedded-Software-and-Tools/Development-Environment-of-AN2295SW-MASTER-Side/m-p/1648240#M378</guid>
      <dc:creator>betachen</dc:creator>
      <dc:date>2023-05-11T02:12:39Z</dc:date>
    </item>
  </channel>
</rss>

