<?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>MQX Software SolutionsのトピックRe: Dynamic module load in MQX</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Dynamic-module-load-in-MQX/m-p/175219#M2284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JBaker,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MQX RTOS is not self-hosting operating system. You can workaround that, but there are not plans to add this mechanism to MQX as it also brings a lot of security issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jan 2011 21:31:37 GMT</pubDate>
    <dc:creator>JuroV</dc:creator>
    <dc:date>2011-01-27T21:31:37Z</dc:date>
    <item>
      <title>Dynamic module load in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Dynamic-module-load-in-MQX/m-p/175216#M2281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am evaluating the MPC5125 (I only started this year) and am trying to determine whether to use Linux or MQX on the device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason for using Linux is that we already have the code running under both Linux and Windows, but running an RTOS like MQX would have significant advantages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code is currently organised into a main program that loads up dll's/so's for i/o control dependant on a configuration file. This allows more than one instance of a dll/so to be loaded up or a different dll/so&amp;nbsp;to be loaded dependant on device location within the system,&amp;nbsp;without program changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;question is; Can you dynamically load modules (dll/so style) in MQX as per Windows dlls and Linux so's and if so,&amp;nbsp;what technique is best to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry if this is an obvious question. Thanks&amp;nbsp;in advance for any help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 17:33:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Dynamic-module-load-in-MQX/m-p/175216#M2281</guid>
      <dc:creator>JBaker</dc:creator>
      <dc:date>2011-01-11T17:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic module load in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Dynamic-module-load-in-MQX/m-p/175217#M2282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;Currently FSLMQX is not supporting dynamic loading of applications.&amp;nbsp; It is good at dynamically changing data files, log files, web files, etc... but not applications.&lt;/P&gt;&lt;P&gt;I think it possible but we just haven't evolved to that stage yet.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 23:02:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Dynamic-module-load-in-MQX/m-p/175217#M2282</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2011-01-11T23:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic module load in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Dynamic-module-load-in-MQX/m-p/175218#M2283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks David. I may be able to change the implementation to get round this, especially as it looks like it will load faster than a linux based system. Will just have to compile the modules all in I guess. Cheers James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 19:38:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Dynamic-module-load-in-MQX/m-p/175218#M2283</guid>
      <dc:creator>JBaker</dc:creator>
      <dc:date>2011-01-13T19:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic module load in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Dynamic-module-load-in-MQX/m-p/175219#M2284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JBaker,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MQX RTOS is not self-hosting operating system. You can workaround that, but there are not plans to add this mechanism to MQX as it also brings a lot of security issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 21:31:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Dynamic-module-load-in-MQX/m-p/175219#M2284</guid>
      <dc:creator>JuroV</dc:creator>
      <dc:date>2011-01-27T21:31:37Z</dc:date>
    </item>
  </channel>
</rss>

