<?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: CAN handler development in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794304#M3274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shruti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAN_Init and CAN_Deinit are using FreeRTOS API to create/destroy semaphores. This is the reason why the FreeRTOS flow will block into assert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If CAN driver initialization and deinitialization are made outside of the ISR, then everything should work ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Rares&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2018 13:09:36 GMT</pubDate>
    <dc:creator>raresvasile</dc:creator>
    <dc:date>2018-09-26T13:09:36Z</dc:date>
    <item>
      <title>CAN handler development</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794301#M3271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #f2f2f5; font-size: 14px;"&gt;Dear Community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #f2f2f5; font-size: 14px;"&gt;I am using s32k144 EVB with s32 design studio version R1.2018. While calling CAN_init and CAN_deinit from ISR routine, the code got stuck into vPortEnterCritical(). Please find the attachment for more details. Looking forward to your reply. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #f2f2f5; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 07:10:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794301#M3271</guid>
      <dc:creator>shrutib</dc:creator>
      <dc:date>2018-09-25T07:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: CAN handler development</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794302#M3272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is your application using SDK?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Rares&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 11:38:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794302#M3272</guid>
      <dc:creator>raresvasile</dc:creator>
      <dc:date>2018-09-25T11:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: CAN handler development</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794303#M3273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rares,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, RTM SDK v2.0.0, also using FreeRTOS v8.2.1&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shruti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 13:44:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794303#M3273</guid>
      <dc:creator>shrutib</dc:creator>
      <dc:date>2018-09-25T13:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: CAN handler development</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794304#M3274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shruti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAN_Init and CAN_Deinit are using FreeRTOS API to create/destroy semaphores. This is the reason why the FreeRTOS flow will block into assert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If CAN driver initialization and deinitialization are made outside of the ISR, then everything should work ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Rares&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 13:09:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794304#M3274</guid>
      <dc:creator>raresvasile</dc:creator>
      <dc:date>2018-09-26T13:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: CAN handler development</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794305#M3275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Rares,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently we&amp;nbsp;did the same as you told. It means there is no other way to call CAN_init and CAN_deinit through ISR. Thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shruti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 07:15:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-handler-development/m-p/794305#M3275</guid>
      <dc:creator>shrutib</dc:creator>
      <dc:date>2018-09-27T07:15:23Z</dc:date>
    </item>
  </channel>
</rss>

