<?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: Adapt Azure IOT from heap3 to heap4 (FreeRTOS) in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Adapt-Azure-IOT-from-heap3-to-heap4-FreeRTOS/m-p/1047572#M7877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mohamed,&lt;/P&gt;&lt;P&gt;Hope you are doing well.&lt;/P&gt;&lt;P&gt;Unfortunately, we do not have a guide that specifies how to change Azure heap to heap 4. I recommend the following documents that may provide more information. In addition, I would recommend to try changing the heap in an example only using the azure application prior to implementing and merging with your application.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/docs/en/user-guide/MCUXpresso_IDE_User_Guide.pdf"&gt;MCUXpresso User Guide Chapter 17&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/517729"&gt;How to configure heap and stack sizes in MCUXpresso&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2017/09/18/using-multiple-memory-regions-with-the-freertos-heap/" title="https://mcuoneclipse.com/2017/09/18/using-multiple-memory-regions-with-the-freertos-heap/"&gt;Using Multiple Memory Regions with the FreeRTOS Heap | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2020 17:12:12 GMT</pubDate>
    <dc:creator>Sabina_Bruce</dc:creator>
    <dc:date>2020-07-20T17:12:12Z</dc:date>
    <item>
      <title>Adapt Azure IOT from heap3 to heap4 (FreeRTOS)</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Adapt-Azure-IOT-from-heap3-to-heap4-FreeRTOS/m-p/1047571#M7876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm currently working on a project that needs connecting to Azure Cloud.&lt;/P&gt;&lt;P&gt;My project is working on Heap 4, therefore I need to adapt the Azure IOT to the same Heap (currently working on Heap3).&lt;/P&gt;&lt;P&gt;I know that we have to make changement on the FreeRTOSConfig file, and the result, is that I can connect to WIFI, get the SNTP, but it gets stuck when entering to the Azure Functionnalities.&lt;/P&gt;&lt;P&gt;Sometimes it gets stuck on the SNTP Console's Display.&lt;/P&gt;&lt;P&gt;So, is there a way on adapting Azure to Heap 4?&lt;/P&gt;&lt;P&gt;Because I cannot readapt all my program on the Heap 3.&lt;/P&gt;&lt;P&gt;I'm working on i.MXRT106F card with wiced Library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;PS: I'm providing you captures of the FreeRTOSConfig file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/115911iF42E819FD106356D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/115912i3F7DFA05242FDE5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 16:19:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Adapt-Azure-IOT-from-heap3-to-heap4-FreeRTOS/m-p/1047571#M7876</guid>
      <dc:creator>mohamedgouia</dc:creator>
      <dc:date>2020-07-15T16:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adapt Azure IOT from heap3 to heap4 (FreeRTOS)</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Adapt-Azure-IOT-from-heap3-to-heap4-FreeRTOS/m-p/1047572#M7877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mohamed,&lt;/P&gt;&lt;P&gt;Hope you are doing well.&lt;/P&gt;&lt;P&gt;Unfortunately, we do not have a guide that specifies how to change Azure heap to heap 4. I recommend the following documents that may provide more information. In addition, I would recommend to try changing the heap in an example only using the azure application prior to implementing and merging with your application.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/docs/en/user-guide/MCUXpresso_IDE_User_Guide.pdf"&gt;MCUXpresso User Guide Chapter 17&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/517729"&gt;How to configure heap and stack sizes in MCUXpresso&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2017/09/18/using-multiple-memory-regions-with-the-freertos-heap/" title="https://mcuoneclipse.com/2017/09/18/using-multiple-memory-regions-with-the-freertos-heap/"&gt;Using Multiple Memory Regions with the FreeRTOS Heap | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 17:12:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Adapt-Azure-IOT-from-heap3-to-heap4-FreeRTOS/m-p/1047572#M7877</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-07-20T17:12:12Z</dc:date>
    </item>
  </channel>
</rss>

