<?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>Wireless MCUのトピックKW36 + bluetooth_w_urt_freertos (SDK) + CAN (example_code) =&amp;gt; Integration failure</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064597#M9549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to integrate the CAN-interrupt-tx example code (frdmkw36_driver_examples_flexcan_interrupt_transfer) into my project, and I use the wireless-UART example code (frdmkw36_wireless_examples_bluetooth_w_uart_freertos) as my code-based, Unfortunately, It seems the CAN-BUS can't work and no any CAN interrupt can be generated. I have verified and confirmed that my CAN0_init() function can work fine, because I have added it to the CAN-interrupt-tx example code and it seems to work well, Now I have some questions, Is it impossible to execute interrupt ISR in NXP's FreeRots, or I missed some configuration for CAN's ISR, Can anyone share some useful experience to me,&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2020 02:34:06 GMT</pubDate>
    <dc:creator>sihanchen</dc:creator>
    <dc:date>2020-07-20T02:34:06Z</dc:date>
    <item>
      <title>KW36 + bluetooth_w_urt_freertos (SDK) + CAN (example_code) =&gt; Integration failure</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064597#M9549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to integrate the CAN-interrupt-tx example code (frdmkw36_driver_examples_flexcan_interrupt_transfer) into my project, and I use the wireless-UART example code (frdmkw36_wireless_examples_bluetooth_w_uart_freertos) as my code-based, Unfortunately, It seems the CAN-BUS can't work and no any CAN interrupt can be generated. I have verified and confirmed that my CAN0_init() function can work fine, because I have added it to the CAN-interrupt-tx example code and it seems to work well, Now I have some questions, Is it impossible to execute interrupt ISR in NXP's FreeRots, or I missed some configuration for CAN's ISR, Can anyone share some useful experience to me,&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 02:34:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064597#M9549</guid>
      <dc:creator>sihanchen</dc:creator>
      <dc:date>2020-07-20T02:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 + bluetooth_w_urt_freertos (SDK) + CAN (example_code) =&gt; Integration failure</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064598#M9550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check as well &lt;A href="https://www.nxp.com/docs/en/application-note/AN12273.pdf"&gt;this application note&lt;/A&gt; with the implementation. I would recommend you to start with the CAN communication first and only adding the driver to receive/send a message through CAN and after that if you are interested adding the rest of the functionality mentioned there (security+LIN) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 19:07:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064598#M9550</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2020-07-20T19:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 + bluetooth_w_urt_freertos (SDK) + CAN (example_code) =&gt; Integration failure</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064599#M9551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Estephania,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing your experience. I have referenced the Application Note for creating the CAN driver, and used "SDK Component Management window" to add the CAN Driver to my project, but it seems that there are some compiler errors. I remove some files as follows to fix the compiler's errors. Is it correct ?&amp;nbsp; Thank you very much.&lt;/P&gt;&lt;P&gt;&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/116411iEB09311A9311571C/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 04:14:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064599#M9551</guid>
      <dc:creator>sihanchen</dc:creator>
      <dc:date>2020-07-21T04:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 + bluetooth_w_urt_freertos (SDK) + CAN (example_code) =&gt; Integration failure</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064600#M9552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Estephania,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried adding CAN_init() to (frdmkw36_wireless_examples_bluetooth_w_uart_freertos) according to the instructions in the Application Note, but it seems that CAN-BUS still does not work. In order to confirm whether the CAN-Driver can run in the FreeRtos project, I tried to dump the register value after executing "FLEXCAN_WriteTxMb()" and compare it with (frdmkw36_driver_examples_flexcan_interrupt_transfer) , As shown in the figure below, we can see that the register value of the yellow item is wrong . Can anyone provide me with some suggestions, Many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source Code :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/116441i9966B010EFB1D5CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Wrong memory content :&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/116442i3A917450EFEC100F/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;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Correct memory content :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_7.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/116443iDCF7C0C33F2DB6AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_7.png" alt="pastedImage_7.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 10:28:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064600#M9552</guid>
      <dc:creator>sihanchen</dc:creator>
      <dc:date>2020-07-21T10:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: KW36 + bluetooth_w_urt_freertos (SDK) + CAN (example_code) =&gt; Integration failure</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064601#M9553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes the file changes so by any chance could you please first make a back up of the different Heap files? Once you have a back up of them, could you please try removing all of them but the heap4 ? You need to keep the &lt;SPAN style="color: #800080;"&gt;&lt;EM&gt;&lt;STRONG&gt;heap4&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you have an internal message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 18:16:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/KW36-bluetooth-w-urt-freertos-SDK-CAN-example-code-gt/m-p/1064601#M9553</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2020-07-21T18:16:06Z</dc:date>
    </item>
  </channel>
</rss>

