<?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: LLCE CAN test failed and felt into HardFault_Handler() in S32G</title>
    <link>https://community.nxp.com/t5/S32G/LLCE-CAN-test-failed-and-felt-into-HardFault-Handler/m-p/1386664#M296</link>
    <description>&lt;P&gt;In principle, there is nothing wrong in your initializations. The hard faults&lt;BR /&gt;you are observing are most likely because you removed something that the&lt;BR /&gt;rest of the code expects. You have to debug it to identify the root cause. &lt;BR /&gt;CAN2CAN is a relatively complex demo. If you just want to see how to initiate&lt;BR /&gt;a non-FD LLCE CAN transmission, a good alternative is &lt;BR /&gt;sample_app_llce\llce_sample_app_af\sample_app_can_customization\src\main.c&lt;BR /&gt;Although that demo implies the presence of FDK, it is more compact and &lt;BR /&gt;useful as a reference even without it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Platon&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Dec 2021 18:43:59 GMT</pubDate>
    <dc:creator>bpe</dc:creator>
    <dc:date>2021-12-14T18:43:59Z</dc:date>
    <item>
      <title>LLCE CAN test failed and felt into HardFault_Handler()</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-CAN-test-failed-and-felt-into-HardFault-Handler/m-p/1385574#M292</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to test LLCE CAN with&amp;nbsp;Can_Llce_DS_Can2Can_S32G274A_M7 example on your S32G-VNP-RDB2 board.&lt;/P&gt;&lt;P&gt;Actually there was no problem on your example without any change.&lt;/P&gt;&lt;P&gt;But I wanted to test only CAN not CAN FD, so I blocked all and just put below codes in the for loop in the Can_Driver_Sample_Test() function.&lt;/P&gt;&lt;P&gt;CanMessage.length = CAN_STD_FRAME_LEN;&lt;BR /&gt;CanMessage.sdu = can_std_data;&lt;BR /&gt;CanMessage.id = 1;&lt;/P&gt;&lt;P&gt;can_retval = Can_43_LLCE_Write(CanHO_Config1_TX1, &amp;amp;CanMessage);&lt;/P&gt;&lt;P&gt;With this change, first trial to send was successful but there was no CAN transmit from second trial and the software felt into HardFault_Handler() exception after some trials.&lt;/P&gt;&lt;P&gt;Could you advise what should I do to test CAN Tx/Rx only not CAN FD?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 09:57:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-CAN-test-failed-and-felt-into-HardFault-Handler/m-p/1385574#M292</guid>
      <dc:creator>harry_choi</dc:creator>
      <dc:date>2021-12-13T09:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE CAN test failed and felt into HardFault_Handler()</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-CAN-test-failed-and-felt-into-HardFault-Handler/m-p/1386664#M296</link>
      <description>&lt;P&gt;In principle, there is nothing wrong in your initializations. The hard faults&lt;BR /&gt;you are observing are most likely because you removed something that the&lt;BR /&gt;rest of the code expects. You have to debug it to identify the root cause. &lt;BR /&gt;CAN2CAN is a relatively complex demo. If you just want to see how to initiate&lt;BR /&gt;a non-FD LLCE CAN transmission, a good alternative is &lt;BR /&gt;sample_app_llce\llce_sample_app_af\sample_app_can_customization\src\main.c&lt;BR /&gt;Although that demo implies the presence of FDK, it is more compact and &lt;BR /&gt;useful as a reference even without it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Platon&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 18:43:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-CAN-test-failed-and-felt-into-HardFault-Handler/m-p/1386664#M296</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2021-12-14T18:43:59Z</dc:date>
    </item>
  </channel>
</rss>

