<?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: Re: bsp and psp compiling in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325741#M11058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehdi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default the feof is defined in the fio.h file line 53:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; #define&amp;nbsp; feof&lt;/TD&gt;&lt;TD&gt;_io_feof&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I don't know if a config could generate a macro redefinition for feof.&lt;/P&gt;&lt;P&gt;The Problems or Console window should provide you more information regarding this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've a dedicated team and specific support rules for MQX.&lt;/P&gt;&lt;P&gt;Attached the MQX_Support_User_Guide.pdf doc.&lt;/P&gt;&lt;P&gt;May be you must contact them directly for this issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&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, 15 Aug 2014 08:41:47 GMT</pubDate>
    <dc:creator>trytohelp</dc:creator>
    <dc:date>2014-08-15T08:41:47Z</dc:date>
    <item>
      <title>bsp and psp compiling</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325736#M11053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to build bsp and psp for my project but I frequently get the following error:&lt;/P&gt;&lt;DIV class="j-rte-table"&gt;&lt;TABLE height="49.18181824684143" style="height: 51.18181824684143px; width: 779.1818182468414px;" width="777.1818182468414"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style=""&gt;Description&lt;/TD&gt;&lt;TD style=""&gt;Resource&lt;/TD&gt;&lt;TD style=""&gt;Path&lt;/TD&gt;&lt;TD style=""&gt;Location&lt;/TD&gt;&lt;TD style=""&gt;Type&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style=""&gt;macro 'feof' redefined macro 'feof' redefined macro 'feof' redefined macro 'feof' redefined&lt;/TD&gt;&lt;TD style=""&gt;bsp&lt;/TD&gt;&lt;TD style=""&gt;&lt;/TD&gt;&lt;TD style=""&gt;&lt;/TD&gt;&lt;TD style=""&gt;C/C++ Problem&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="j-rte-table"&gt;&lt;TABLE height="48.18181824684143" style="height: 36.18181824684143px; width: 774.1818182468414px;" width="772.1818182468414"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style=""&gt;Description&lt;/TD&gt;&lt;TD style=""&gt;Resource&lt;/TD&gt;&lt;TD style=""&gt;Path&lt;/TD&gt;&lt;TD style=""&gt;Location&lt;/TD&gt;&lt;TD style=""&gt;Type&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style=""&gt;macro 'feof' redefined&lt;/TD&gt;&lt;TD style=""&gt;fio.h&lt;/TD&gt;&lt;TD style=""&gt;/psp/PSP Generic/include&lt;/TD&gt;&lt;TD style=""&gt;line 59&lt;/TD&gt;&lt;TD style=""&gt;C/C++ Problem&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any way to turn off the redefine error? or is it possible to fix this error? do I have to add anything to my user_config.h file? I am basically using the flat given user_config file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 22:33:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325736#M11053</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-07-28T22:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: bsp and psp compiling</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325737#M11054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Mehdi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please let me know which target are you using.&lt;/P&gt;&lt;P&gt;I've built PSP of twr-k70, there is no problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 04:49:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325737#M11054</guid>
      <dc:creator>Rick_Li</dc:creator>
      <dc:date>2014-07-29T04:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: bsp and psp compiling</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325738#M11055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mine is MK60 on a custom board. Do I need both bsp and psp to get mqx work?&lt;/P&gt;&lt;P&gt;What do I need exactly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 17:35:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325738#M11055</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-07-29T17:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: bsp and psp compiling</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325739#M11056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehdi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MQX v4.1 is supporting 3 MK60 board which are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TWRK60D100M&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TWRK60F120M&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TWRK60N512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All MQX libs are desinged for this specific boards.&lt;/P&gt;&lt;P&gt;If you're using a custom board you must adapt the MQX libs to be compliant to your board.&lt;/P&gt;&lt;P&gt;We deliver lot of examples for each board or you can create a new project including the lib you want to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Back to your problem.&lt;/P&gt;&lt;P&gt;If I'm right you can build the MQX lib without problem but you've an issue when you used them in your application.&lt;/P&gt;&lt;P&gt;Do you use the project wizard to create your project ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the message, it seems the macro 'feof' was redefined.&lt;/P&gt;&lt;P&gt;I recommend you to check the console windows to have more details about the error.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&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, 08 Aug 2014 12:18:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325739#M11056</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-08-08T12:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: bsp and psp compiling</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325740#M11057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;our chip is MK60DN512VLL10 and yes we have our own board that this chip is on. So I guess I need to give some modifications to the BSP maybe? I tried your clone engine for making new bsp and psp by cloning from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;TWRK60D100M&lt;/SPAN&gt;, but when doing so and following the instruction, I face those errors that I mentioned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 19:35:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325740#M11057</guid>
      <dc:creator>mehdikarimibiuk</dc:creator>
      <dc:date>2014-08-12T19:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: bsp and psp compiling</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325741#M11058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehdi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default the feof is defined in the fio.h file line 53:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; #define&amp;nbsp; feof&lt;/TD&gt;&lt;TD&gt;_io_feof&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I don't know if a config could generate a macro redefinition for feof.&lt;/P&gt;&lt;P&gt;The Problems or Console window should provide you more information regarding this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've a dedicated team and specific support rules for MQX.&lt;/P&gt;&lt;P&gt;Attached the MQX_Support_User_Guide.pdf doc.&lt;/P&gt;&lt;P&gt;May be you must contact them directly for this issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&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, 15 Aug 2014 08:41:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/bsp-and-psp-compiling/m-p/325741#M11058</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-08-15T08:41:47Z</dc:date>
    </item>
  </channel>
</rss>

