<?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: cgi function is not responding in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/cgi-function-is-not-responding/m-p/313299#M10045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName"&gt;Utsavi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are not giving too much information to provide a suggestion. So, let me start the the basics. You could go and take a look to the TAD tool (MQX menu).&lt;/P&gt;&lt;P&gt;1. I would start by checking the MQX errors option and check if something is wrong there.&lt;/P&gt;&lt;P&gt;2. The stack usage is also a good start to review if you are a lack of memory.&lt;/P&gt;&lt;P&gt;3. Task summary will tell you if each one of the task has errors, status of each one and what are they waiting for in case they are stuck.&lt;/P&gt;&lt;P&gt;4. Kernel log is your last change to get data of what is going on in the system. The example of how to use that is in C:\Freescale\Freescale_MQX_4_0\mqx\examples\klog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you to troubleshoot the issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Garabo&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, 10 Apr 2014 14:11:42 GMT</pubDate>
    <dc:creator>Luis_Garabo</dc:creator>
    <dc:date>2014-04-10T14:11:42Z</dc:date>
    <item>
      <title>cgi function is not responding</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/cgi-function-is-not-responding/m-p/313298#M10044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Code Warrior v10.2 and mqx of&amp;nbsp; v4.0 and make a project which was working fine earlier but now sudden it is not responding to cgi function. Also now when I am running demo code of web-hvac ,it is also not responding to cgi function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried to repaire mxq but no improvements appear in problem....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me what is that going on...............??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 08:40:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/cgi-function-is-not-responding/m-p/313298#M10044</guid>
      <dc:creator>utsavikalpesh</dc:creator>
      <dc:date>2014-04-10T08:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: cgi function is not responding</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/cgi-function-is-not-responding/m-p/313299#M10045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName"&gt;Utsavi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are not giving too much information to provide a suggestion. So, let me start the the basics. You could go and take a look to the TAD tool (MQX menu).&lt;/P&gt;&lt;P&gt;1. I would start by checking the MQX errors option and check if something is wrong there.&lt;/P&gt;&lt;P&gt;2. The stack usage is also a good start to review if you are a lack of memory.&lt;/P&gt;&lt;P&gt;3. Task summary will tell you if each one of the task has errors, status of each one and what are they waiting for in case they are stuck.&lt;/P&gt;&lt;P&gt;4. Kernel log is your last change to get data of what is going on in the system. The example of how to use that is in C:\Freescale\Freescale_MQX_4_0\mqx\examples\klog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you to troubleshoot the issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Garabo&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, 10 Apr 2014 14:11:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/cgi-function-is-not-responding/m-p/313299#M10045</guid>
      <dc:creator>Luis_Garabo</dc:creator>
      <dc:date>2014-04-10T14:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: cgi function is not responding</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/cgi-function-is-not-responding/m-p/313300#M10046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Garabo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx for the reply and providing me the basic information.There was the problem with my internet settings but now it is working perfectly..&lt;/P&gt;&lt;P&gt;Thnx again.:smileylaugh:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 08:20:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/cgi-function-is-not-responding/m-p/313300#M10046</guid>
      <dc:creator>utsavikalpesh</dc:creator>
      <dc:date>2014-04-14T08:20:25Z</dc:date>
    </item>
  </channel>
</rss>

