<?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: Footprint for USB Stack and Ethernet stack in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Footprint-for-USB-Stack-and-Ethernet-stack/m-p/265611#M7993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Hi Navin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Freescale MQX Real-Time TCP/IP Communication Suite (RTCS) can be configured to a memory footprint of 12 KB ROM and 2.5K RAM on CFV2, including kernel,task applications, LW Semaphore, interrupt stack, queues and memory manager.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Freescale MQX RTOS includes a project that helps to determinate the timing and code sizing of any project. You can find this in the path \mqx\examples\benchmrk\codesize\results&lt;BR /&gt; The code sizing depends on the kind of functions used in the final application. The benchmark project includes almost all the main components in MQX. This will provide the code size of these components.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Unfortunately we don't have the footprint numbers for USB stack.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;We have footprint numbers for kernel&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;(see codesize benchmark results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;c:\Freescale\Freescale_MQX_4_0\mqx\examples\benchmrk\codesize\reports\report_compare_arm_tools.html)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;USB footprint would depend very much from the usb class and user application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;I hope this helps :smileywink:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt; &lt;SPAN style="font-size: 9.0pt;"&gt;Sol &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Dec 2013 23:58:40 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2013-12-03T23:58:40Z</dc:date>
    <item>
      <title>Footprint for USB Stack and Ethernet stack</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Footprint-for-USB-Stack-and-Ethernet-stack/m-p/265610#M7992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was able to search for the Footprint of MQX for maximum kerner with maximum application , can anyone please tell me the USB host, USB device and Ethernet stack size with all features enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 04:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Footprint-for-USB-Stack-and-Ethernet-stack/m-p/265610#M7992</guid>
      <dc:creator>navinshekhar</dc:creator>
      <dc:date>2013-07-11T04:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Footprint for USB Stack and Ethernet stack</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Footprint-for-USB-Stack-and-Ethernet-stack/m-p/265611#M7993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Hi Navin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Freescale MQX Real-Time TCP/IP Communication Suite (RTCS) can be configured to a memory footprint of 12 KB ROM and 2.5K RAM on CFV2, including kernel,task applications, LW Semaphore, interrupt stack, queues and memory manager.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Freescale MQX RTOS includes a project that helps to determinate the timing and code sizing of any project. You can find this in the path \mqx\examples\benchmrk\codesize\results&lt;BR /&gt; The code sizing depends on the kind of functions used in the final application. The benchmark project includes almost all the main components in MQX. This will provide the code size of these components.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Unfortunately we don't have the footprint numbers for USB stack.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;We have footprint numbers for kernel&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;(see codesize benchmark results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;c:\Freescale\Freescale_MQX_4_0\mqx\examples\benchmrk\codesize\reports\report_compare_arm_tools.html)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;USB footprint would depend very much from the usb class and user application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;I hope this helps :smileywink:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt; &lt;SPAN style="font-size: 9.0pt;"&gt;Sol &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 23:58:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Footprint-for-USB-Stack-and-Ethernet-stack/m-p/265611#M7993</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2013-12-03T23:58:40Z</dc:date>
    </item>
  </channel>
</rss>

