<?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 Adding tempsensor driver using Manage SDK Component will remove FreeRTOS drivers in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Adding-tempsensor-driver-using-Manage-SDK-Component-will-remove/m-p/1979256#M26019</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I am using MIMXRT1176AVM8A controller and FreeRTOS for my project. I need to measure the temperature of the controller, but when I try to add the driver for tempsensor it is removing the FreeRTOS drivers.&amp;nbsp;&lt;BR /&gt;How can I work with tempsensor without affecting my FreeRTOS.&lt;BR /&gt;I have attached screen shots for reference.&lt;BR /&gt;SDK version is 2.16&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amal_Satheesan_0-1729602213794.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306158i3311B33D958E17AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Amal_Satheesan_0-1729602213794.png" alt="Amal_Satheesan_0-1729602213794.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306156i52BF27EF99B85986/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 696px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306157i5191C804573F9601/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Oct 2024 13:04:33 GMT</pubDate>
    <dc:creator>Amal_Satheesan</dc:creator>
    <dc:date>2024-10-22T13:04:33Z</dc:date>
    <item>
      <title>Adding tempsensor driver using Manage SDK Component will remove FreeRTOS drivers</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Adding-tempsensor-driver-using-Manage-SDK-Component-will-remove/m-p/1979256#M26019</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I am using MIMXRT1176AVM8A controller and FreeRTOS for my project. I need to measure the temperature of the controller, but when I try to add the driver for tempsensor it is removing the FreeRTOS drivers.&amp;nbsp;&lt;BR /&gt;How can I work with tempsensor without affecting my FreeRTOS.&lt;BR /&gt;I have attached screen shots for reference.&lt;BR /&gt;SDK version is 2.16&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amal_Satheesan_0-1729602213794.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306158i3311B33D958E17AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Amal_Satheesan_0-1729602213794.png" alt="Amal_Satheesan_0-1729602213794.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306156i52BF27EF99B85986/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 696px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306157i5191C804573F9601/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 13:04:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Adding-tempsensor-driver-using-Manage-SDK-Component-will-remove/m-p/1979256#M26019</guid>
      <dc:creator>Amal_Satheesan</dc:creator>
      <dc:date>2024-10-22T13:04:33Z</dc:date>
    </item>
    <item>
      <title>回复： Adding tempsensor driver using Manage SDK Component will remove FreeRTOS drivers</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Adding-tempsensor-driver-using-Manage-SDK-Component-will-remove/m-p/1979996#M26037</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239626"&gt;@Amal_Satheesan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your interest in NXP MIMXRT series!&lt;/P&gt;
&lt;P&gt;I used the freertos_hello_world_cm7 example demo in the SDK as a start, adding this component did not affect freertos:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gavin_Jia_0-1729670665203.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306364i17A420E6041FB7E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gavin_Jia_0-1729670665203.png" alt="Gavin_Jia_0-1729670665203.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gavin_Jia_1-1729670705970.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/306365i5A352B5E5030ECF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gavin_Jia_1-1729670705970.png" alt="Gavin_Jia_1-1729670705970.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also, this driver should only have one .h/.c files, you can also try to add them manually.&lt;/P&gt;
&lt;P&gt;BR&lt;BR /&gt;Gavin&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 08:06:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Adding-tempsensor-driver-using-Manage-SDK-Component-will-remove/m-p/1979996#M26037</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2024-10-23T08:06:16Z</dc:date>
    </item>
  </channel>
</rss>

