<?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: T1022 processor based board machine check exception thrown by kernel in PowerQUICC Processors</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1352411#M3897</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/56916"&gt;@ufedor&lt;/a&gt;please respond to the above observation, the issue is still persistent in our board.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Oct 2021 06:38:15 GMT</pubDate>
    <dc:creator>hemwant</dc:creator>
    <dc:date>2021-10-08T06:38:15Z</dc:date>
    <item>
      <title>T1022 processor based board machine check exception thrown by kernel</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1272094#M3675</link>
      <description>&lt;P&gt;We are having a T1022 processor based board , one of the memory mapped device is configured via IFC bus chip select(CS1) using GASIC mode. The memory read/ write to the memory device sometimes leads to kernel throwing exception. I am attaching the T104xRDB.h file in which configuration related to GASIC mode is mentioned , also the kernel exception is as follows-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Machine check in kernel mode.&lt;BR /&gt;[169160.053749] Caused by (from MCSR=a000): Load Error Report&lt;BR /&gt;[169160.057842] Guarded Load Error Report&lt;BR /&gt;[169160.060196] Oops: Machine check, sig: 7 [#3]&lt;BR /&gt;[169160.063155] SMP NR_CPUS=8 CoreNet Generic&lt;BR /&gt;[169160.065857] Modules linked in: [last unloaded: drv_dwdm]&lt;BR /&gt;[169160.069870] CPU: 0 PID: 2873 Comm: util_t10xx-32b Tainted: G D W O 4.1.8-rt8 #1&lt;BR /&gt;[169160.076656] task: e817d910 ti: e6214000 task.ti: e6214000&lt;BR /&gt;[169160.080745] **bleep**: 10000b54 LR: 10000ad4 CTR: 0fea03a0&lt;BR /&gt;[169160.084401] REGS: e6215f10 TRAP: 0204 Tainted: G D W O (4.1.8-rt8)&lt;BR /&gt;[169160.090317] MSR: 0002d002 &amp;lt;CE,EE,PR,ME&amp;gt; CR: 28000422 XER: 00000000&lt;BR /&gt;[169160.095383] DEAR: b7d363e0 ESR: 00800000&lt;BR /&gt;GPR00: 10000ad4 bf9e3be0 b7d3c4c0 00100000 00100000 00000010 00000000 0ffecab0&lt;BR /&gt;GPR08: 0ffb71a4 b7d363e0 00100000 0fffffff ffffffff 10019268 10100000 00000000&lt;BR /&gt;GPR16: 00000000 100fda04 100fd9f4 10100000 00000000 42222442 10100000 00000000&lt;BR /&gt;GPR24: 101115f0 00000000 00000000 0000000f e8220000 0000000f e8220000 bf9e3be0&lt;BR /&gt;[169160.126354] **bleep** [10000b54] 0x10000b54&lt;BR /&gt;[169160.128705] LR [10000ad4] 0x10000ad4&lt;BR /&gt;[169160.130969] Call Trace:&lt;BR /&gt;[169160.132106] ---[ end trace 8e582779e7ba09a3 ]---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 09:07:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1272094#M3675</guid>
      <dc:creator>hemwant</dc:creator>
      <dc:date>2021-05-05T09:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: T1022 processor based board machine check exception thrown by kernel</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1273202#M3677</link>
      <description>&lt;P&gt;You wrote:&lt;/P&gt;
&lt;P&gt;&amp;gt; read/ write to the memory device sometimes leads to kernel throwing exception&lt;/P&gt;
&lt;P&gt;Please check whether the IFC_CSORn_GPCM[PTO] is small, so timeout during ASIC read is possible.&lt;/P&gt;
&lt;DIV id="bodyDisplay_4" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;Consider that uncorrectable error during read transaction is reported to the core as error report machine check.&lt;/P&gt;
&lt;P&gt;Refer to the e5500 Core Reference Manual, 4.9.3.1 General Machine Check, Error Report, and NMI Mechanism.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 May 2021 17:48:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1273202#M3677</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2021-05-06T17:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: T1022 processor based board machine check exception thrown by kernel</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1299654#M3734</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/56916"&gt;@ufedor&lt;/a&gt;&amp;nbsp;Sorry for late reply, due to current pandemic situation we were not able to work on the same.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please check whether the IFC_CSORn_GPCM[PTO] is small, so timeout during ASIC read is possible.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We have tried both minimum value and maximum value of&amp;nbsp;IFC_CSORn_GPCM[PTO] , still we are facing the same issue. Although on increasing the GPCM[PTO] the frequency of such instances decreases sharply.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Refer to the e5500 Core Reference Manual, 4.9.3.1 General Machine Check, Error Report, and NMI Mechanism.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We have referred to the recommended manual&amp;nbsp; and we found that MCSR[a000] refers to LD and LDG bit.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We are still not able to find the root cause of the problem . Refer to the attached image for description of LD and LDG bits.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;We have one more query regarding the above issue , when we are floating the cycle on the state machine of the ASIC device, then there is probability that the processor and ASIC device are driving at the same time leading to contention. What will happen in this case due to contention, will it cause MCSR issue or this will switch off the processor device?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 11:15:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1299654#M3734</guid>
      <dc:creator>hemwant</dc:creator>
      <dc:date>2021-06-29T11:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: T1022 processor based board machine check exception thrown by kernel</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1352411#M3897</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/56916"&gt;@ufedor&lt;/a&gt;please respond to the above observation, the issue is still persistent in our board.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 06:38:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1352411#M3897</guid>
      <dc:creator>hemwant</dc:creator>
      <dc:date>2021-10-08T06:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: T1022 processor based board machine check exception thrown by kernel</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1360682#M3916</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/56916"&gt;@ufedor&lt;/a&gt;please provide your input .&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 08:07:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1022-processor-based-board-machine-check-exception-thrown-by/m-p/1360682#M3916</guid>
      <dc:creator>hemwant</dc:creator>
      <dc:date>2021-10-25T08:07:36Z</dc:date>
    </item>
  </channel>
</rss>

