<?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: porting netcommsw onto CodeWarrior for Power Architecture Version: 10.4.0 - for B4860QDS in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/porting-netcommsw-onto-CodeWarrior-for-Power-Architecture/m-p/369774#M1975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Mark Doherty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is command line option "-prefix" as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adds contents of a text file or precompiled header as a prefix to all source files.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Syntax&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;-prefix file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do not use CodeWarrior 10.3? As this is the version specified in NCSW-Release-Notes.pdf of GA4.7 for B4860.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Lunmin&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, 09 Apr 2015 10:06:18 GMT</pubDate>
    <dc:creator>lunminliang</dc:creator>
    <dc:date>2015-04-09T10:06:18Z</dc:date>
    <item>
      <title>porting netcommsw onto CodeWarrior for Power Architecture Version: 10.4.0 - for B4860QDS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/porting-netcommsw-onto-CodeWarrior-for-Power-Architecture/m-p/369773#M1974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any help documents on building netcommsw for the pwer arch?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a new codewarrior bareboard project (C static library / GCC AEABI toolchain / hardware FP).&lt;/P&gt;&lt;P&gt;I've updated the include path to include:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/GeneralBuildFlags"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/inc"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/inc/integrations"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/inc/cores"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/inc/etc"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/inc/IntrCtl"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/inc/MemCtl"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/inc/Peripherals"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/inc/integrations/B4860"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/inc/flib"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/inc/flib/common"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/cores/e500"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/etc"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/IntrCtl"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/MemCtl"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/integrations/B4860"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/BM"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/FM/inc"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/FM/Pcd"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/FM/Port"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/FM/MAC"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/FM/HC"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/FM/MACSEC"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/FM/SP"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/QM"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/DUART"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/FM/Rtc"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/DPAA"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/SEC"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/SEC/DCL"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/DMA"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/I2C"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/Spi"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/PCI"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/MII"&lt;/P&gt;&lt;P&gt;"${ProjDirPath}/Sources/NetCommSw/Peripherals/PM"&lt;/P&gt;&lt;P&gt;"${PA_TOOLS_HOME}\PA_Support\ewl\EWL_C\include"&lt;/P&gt;&lt;P&gt;"${PA_TOOLS_HOME}\PA_Support\ewl\EWL_C\include\pa"&lt;/P&gt;&lt;P&gt;"${PA_TOOLS_HOME}\PA_Support\ewl\EWL_C++\include"&lt;/P&gt;&lt;P&gt;"${PA_TOOLS_HOME}\PA_Support\ewl\EWL_Runtime\Runtime_PA\Include"&lt;/P&gt;&lt;P&gt;"${PA_TOOLS_HOME}\PA_Support\ewl\lib"&lt;/P&gt;&lt;P&gt;"${PA_TOOLS_HOME}\PA_Support\Serial\lib"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I include the prefix mechanism in this version of CW 10.4...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#if !__option(precompile)&lt;/P&gt;&lt;P&gt;#include "dflags_Debug.h" /* was "Prefix file" */&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 11:56:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/porting-netcommsw-onto-CodeWarrior-for-Power-Architecture/m-p/369773#M1974</guid>
      <dc:creator>markdoherty</dc:creator>
      <dc:date>2015-04-01T11:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: porting netcommsw onto CodeWarrior for Power Architecture Version: 10.4.0 - for B4860QDS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/porting-netcommsw-onto-CodeWarrior-for-Power-Architecture/m-p/369774#M1975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Mark Doherty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is command line option "-prefix" as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adds contents of a text file or precompiled header as a prefix to all source files.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Syntax&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;-prefix file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do not use CodeWarrior 10.3? As this is the version specified in NCSW-Release-Notes.pdf of GA4.7 for B4860.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Lunmin&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, 09 Apr 2015 10:06:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/porting-netcommsw-onto-CodeWarrior-for-Power-Architecture/m-p/369774#M1975</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2015-04-09T10:06:18Z</dc:date>
    </item>
  </channel>
</rss>

