<?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 Is there an example project to configure ADC_PAL with freertos for MPC5777C? in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Is-there-an-example-project-to-configure-ADC-PAL-with-freertos/m-p/1376108#M19700</link>
    <description>&lt;P&gt;I'm currently using S32 and processor expert to&amp;nbsp;configure a project&amp;nbsp;for MPC5777C. I found that if I include a FreeRTOS component, the ADC_init function cann't pass as it is provided in the adc_pal_eqadc_mpc5777c example, without FreeRTOS it is fine.&amp;nbsp;Is there an example project to configure ADC_PAL with freertos for MPC5777C? Does any one has experience on this?&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 08:47:05 GMT</pubDate>
    <dc:creator>LyncLin</dc:creator>
    <dc:date>2021-11-24T08:47:05Z</dc:date>
    <item>
      <title>Is there an example project to configure ADC_PAL with freertos for MPC5777C?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Is-there-an-example-project-to-configure-ADC-PAL-with-freertos/m-p/1376108#M19700</link>
      <description>&lt;P&gt;I'm currently using S32 and processor expert to&amp;nbsp;configure a project&amp;nbsp;for MPC5777C. I found that if I include a FreeRTOS component, the ADC_init function cann't pass as it is provided in the adc_pal_eqadc_mpc5777c example, without FreeRTOS it is fine.&amp;nbsp;Is there an example project to configure ADC_PAL with freertos for MPC5777C? Does any one has experience on this?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 08:47:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Is-there-an-example-project-to-configure-ADC-PAL-with-freertos/m-p/1376108#M19700</guid>
      <dc:creator>LyncLin</dc:creator>
      <dc:date>2021-11-24T08:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an example project to configure ADC_PAL with freertos for MPC5777C?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Is-there-an-example-project-to-configure-ADC-PAL-with-freertos/m-p/1376493#M19712</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;where do you call the init function? Notice that modules using OS services (like OSIF, for example) can't be executed before starting the scheduler. Common practice is to have an initialization task to initialized all needed resources and then you can create and start other tasks. I guess that this is the root cause.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 17:27:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Is-there-an-example-project-to-configure-ADC-PAL-with-freertos/m-p/1376493#M19712</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2021-11-24T17:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an example project to configure ADC_PAL with freertos for MPC5777C?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Is-there-an-example-project-to-configure-ADC-PAL-with-freertos/m-p/1377023#M19717</link>
      <description>&lt;P&gt;I tried to create a single 2 ms task, and put Adc_init() at the beginning of the task, but it halts at context switch function. Can give me an simple example for that? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 11:30:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Is-there-an-example-project-to-configure-ADC-PAL-with-freertos/m-p/1377023#M19717</guid>
      <dc:creator>LyncLin</dc:creator>
      <dc:date>2021-11-25T11:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an example project to configure ADC_PAL with freertos for MPC5777C?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Is-there-an-example-project-to-configure-ADC-PAL-with-freertos/m-p/1377467#M19722</link>
      <description>&lt;P&gt;Finally I found the root cause is the heap size for the initial task is too small, when enlarge the heap size, the init can be passed.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 07:47:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Is-there-an-example-project-to-configure-ADC-PAL-with-freertos/m-p/1377467#M19722</guid>
      <dc:creator>LyncLin</dc:creator>
      <dc:date>2021-11-26T07:47:15Z</dc:date>
    </item>
  </channel>
</rss>

