<?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: Using CAN driver with KEAZ128 in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484234#M172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. That was a big help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom Olenik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2016 00:02:17 GMT</pubDate>
    <dc:creator>thomasolenik</dc:creator>
    <dc:date>2016-05-10T00:02:17Z</dc:date>
    <item>
      <title>Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484232#M170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use the MSCAN_KEA_DEVD package in S32DS for a KEAZ128. I've copied the driver files and the code into my project and I get compile errors in MSCAN_Module.c. NVIC_ICER, NVIC_IPR7, and NVIC_ISER can not be resolved. I've copied the section of code causing the problem below.&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe these are supposed to be enabling interrupts, but I do not see these show up in any documentation. I think maybe these have been depreciated, but wanted to pose the question here of what would be the appropriate replacement for this code?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom Olenik&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="148132_148132.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121490iEA9761ECFFE0593E/image-size/large?v=v2&amp;amp;px=999" role="button" title="148132_148132.PNG" alt="148132_148132.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54295i1363BB0ECAB4F83D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 01:47:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484232#M170</guid>
      <dc:creator>thomasolenik</dc:creator>
      <dc:date>2016-04-28T01:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484233#M171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Thomas,&lt;/P&gt;&lt;P&gt;S32DS uses CMSIS functions for NVIC control in contrast to CodeWarrior "proprietary" header file NVIC macros.&lt;/P&gt;&lt;P&gt;I'd recommend you to replace NVIC macros with its CMSIS counterparts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56479iFA19B270E74C943F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Attached is the entire S32DS project for your convenience.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[Updated] Fixed MSCAN IRQ Handlers (reported by 张三)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 14:40:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484233#M171</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2016-05-03T14:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484234#M172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. That was a big help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom Olenik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 00:02:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484234#M172</guid>
      <dc:creator>thomasolenik</dc:creator>
      <dc:date>2016-05-10T00:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484235#M173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for sharing the project implementing MSCAN on S32. After importing the project into S32 and skimming through all the included files and the MSCANKEA document, it is not entirely obvious if PTC6 and PTC7 (RX,TX) pins on the KEAZ128 are initialized to interface with the CAN transceiver. I do see the bitrate set to 500kbit/s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am confused as to why MSCAN is omitted from the SDK&amp;nbsp;and why Processor Expert is available in S32&amp;nbsp;yet not supported for KEAZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/12666i1A3B0592D150D685/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 01:20:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484235#M173</guid>
      <dc:creator>michaeljwilson</dc:creator>
      <dc:date>2017-02-01T01:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484236#M174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also using your project as a reference and facing Reception issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no problem with sending message, But not able to receive any data instead i am getting receive error counter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Eval board to run this project,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to solve this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;Manjunath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 10:26:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484236#M174</guid>
      <dc:creator>manjunathkm</dc:creator>
      <dc:date>2017-04-11T10:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484237#M175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)Can you share me the SDK for KEA-128?&lt;/P&gt;&lt;P&gt;2)Are you using CMSIS compliant library for KEA-128?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 07:08:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484237#M175</guid>
      <dc:creator>vigneshbalaji</dc:creator>
      <dc:date>2017-08-04T07:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484238#M176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;KEA-128 SDK:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/downloads/en/device-drivers/SDK-DRIVER-FRDM-KEA-S32DS.zip" title="http://www.nxp.com/downloads/en/device-drivers/SDK-DRIVER-FRDM-KEA-S32DS.zip"&gt;http://www.nxp.com/downloads/en/device-drivers/SDK-DRIVER-FRDM-KEA-S32DS.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Complete Quick Start package (SDK + board schematic + examples + documentation):&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/downloads/en/board-support-packages/FRDM-KEA-QSP.zip" title="http://www.nxp.com/downloads/en/board-support-packages/FRDM-KEA-QSP.zip"&gt;http://www.nxp.com/downloads/en/board-support-packages/FRDM-KEA-QSP.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 12:22:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484238#M176</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2017-08-18T12:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484239#M177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manjunath,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have you solved the reception problem in this CAN driver?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 05:10:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484239#M177</guid>
      <dc:creator>vigneshbalaji</dc:creator>
      <dc:date>2017-08-21T05:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484240#M178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;in CW,the IRQ is&lt;/P&gt;&lt;P&gt;void MSCAN_Rx_IRQHandler(void)&lt;/P&gt;&lt;P&gt;void MSCAN_Tx_IRQHandler(void)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in S32DS is&lt;/P&gt;&lt;P&gt;void MSCAN_RX_IRQHandler(void)&lt;BR /&gt;void MSCAN_TX_IRQHandler(void)&lt;/P&gt;&lt;P&gt;you can find it in&amp;nbsp;startup_SKEAZ1284.s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so please&amp;nbsp;change it in&amp;nbsp;MSCAN_Module.c and&amp;nbsp;&lt;SPAN&gt;MSCAN_Module.h&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 06:09:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484240#M178</guid>
      <dc:creator>张三san</dc:creator>
      <dc:date>2018-03-05T06:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484241#M179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your comment.&lt;/P&gt;&lt;P&gt;I've fixed the example attached in my original answer.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:55:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484241#M179</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2018-03-05T12:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484242#M180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stan：&lt;/P&gt;&lt;P&gt;I am also using your project as a reference and facing&amp;nbsp;Compile issues.&lt;/P&gt;&lt;P&gt;When&amp;nbsp;click Test_case.c,&amp;nbsp;I get compile errors in Test_case.c.It shows :Assignment to itself 'err_status = err_status'&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ScreenClip.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/90020i986FFDAC50748316/image-size/large?v=v2&amp;amp;px=999" role="button" title="ScreenClip.png" alt="ScreenClip.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What puzzles me is that,if I havn't click Test_case.c,it will complie successfully.&lt;/P&gt;&lt;P&gt;What should I do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2019 14:47:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484242#M180</guid>
      <dc:creator>Yingming</dc:creator>
      <dc:date>2019-07-01T14:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484243#M181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is an eclipse parser false positive error - please check the build console if the executable elf file has been created or not.&lt;/P&gt;&lt;P&gt;I can reproduce the issue. The eclipse IDE shows an error but build process has been successful. Please ignore that error.&lt;/P&gt;&lt;P&gt;&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/90562i8BDE30812BED8E36/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;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2019 12:50:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484243#M181</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2019-07-08T12:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484244#M182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Stan:&lt;/P&gt;&lt;P&gt;I am using Eval board(FRDM-KEAZ128) to run this project and can't tranmit data.&lt;/P&gt;&lt;P&gt;I check Schematic and find it uses MC33903 as CAN transceivers.MC33903 need uses SPI command to configure going to normal mode.&lt;/P&gt;&lt;P&gt;Can you share me the project that runs at &amp;nbsp;Eval board(FRDM-KEAZ128) ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MC33903.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88748iBAC3948387174272/image-size/large?v=v2&amp;amp;px=999" role="button" title="MC33903.png" alt="MC33903.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 14:39:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484244#M182</guid>
      <dc:creator>Yingming</dc:creator>
      <dc:date>2019-08-20T14:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484245#M183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I have same trouble with my eval board: FRDM-KEAZ64. The source code doesn't work on this board and I don't have any signal on TX/RX (TP21/TP20). Where can be the problem?&lt;/P&gt;&lt;P&gt;PS: I don't understand where it's config the SBC NCZ33903?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 10:43:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484245#M183</guid>
      <dc:creator>ionut_chirilus</dc:creator>
      <dc:date>2019-09-11T10:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484246#M184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,I have find answer.please refer to the following link:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/872754"&gt;https://community.nxp.com/message/872754&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 02:43:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484246#M184</guid>
      <dc:creator>Yingming</dc:creator>
      <dc:date>2019-09-12T02:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using CAN driver with KEAZ128</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484247#M185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Like&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/andreascarponi"&gt;andreascarponi&lt;/A&gt;, I have a ERR_SYNCH&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;return value from&amp;nbsp;the Transmit_CAN_MB function. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;2. Another trouble it's when I change J107 to PIN1 and PIN2. In that moment the MCU stopped work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;3.&amp;nbsp;&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/85120i650160EDD219E2ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;How I can debug the board if it's necessary to connect 12V source on J16?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 11:20:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Using-CAN-driver-with-KEAZ128/m-p/484247#M185</guid>
      <dc:creator>ionut_chirilus</dc:creator>
      <dc:date>2019-09-12T11:20:51Z</dc:date>
    </item>
  </channel>
</rss>

