<?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: imx6ull ecspi3 register 0x0201 0000 cannot be read. or the system would crash in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2118963#M238357</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/247190"&gt;@bighero77&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you connect the SPI device? please share your dts file.&lt;/P&gt;
&lt;DIV class="target-container"&gt;
&lt;P class="target color_text_1"&gt;Accessing registers when the SPI controller is not initialized or enabled may result in accessing illegal memory or abnormal hardware responses.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="trans-voice-container"&gt;
&lt;DIV class="voicePlayer hover-with-background" data-v-a0732b1e=""&gt;B.R&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 19 Jun 2025 01:58:22 GMT</pubDate>
    <dc:creator>pengyong_zhang</dc:creator>
    <dc:date>2025-06-19T01:58:22Z</dc:date>
    <item>
      <title>imx6ull ecspi3 register 0x0201 0000 cannot be read. or the system would crash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2116436#M238218</link>
      <description>&lt;P&gt;i want to debug the ecspi. so I need get register paramiters with ioctrl.&lt;/P&gt;&lt;P&gt;but I find if I ioremap the register to memory.the linux 4.1.15 would crash.&lt;/P&gt;&lt;P&gt;no any messge from dmesg. and I cannot interact with linxu4.1.15 but restart the system. no information would be find.&lt;/P&gt;&lt;P&gt;so. what can i do to get register of ecspi ??&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jun 2025 07:30:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2116436#M238218</guid>
      <dc:creator>bighero77</dc:creator>
      <dc:date>2025-06-15T07:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ull ecspi3 register 0x0201 0000 cannot be read. or the system would crash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2118299#M238321</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/247190"&gt;@bighero77&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use the attachment file for your test. I have tested on my site, There is no problem occurred.&lt;/P&gt;
&lt;P&gt;BTW : I use the Linux BSP version is 6.6.23, But it's the same file you can use, Just change your Makefile file is OK.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 07:01:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2118299#M238321</guid>
      <dc:creator>pengyong_zhang</dc:creator>
      <dc:date>2025-06-18T07:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ull ecspi3 register 0x0201 0000 cannot be read. or the system would crash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2118635#M238337</link>
      <description>thanks in advance.</description>
      <pubDate>Wed, 18 Jun 2025 14:34:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2118635#M238337</guid>
      <dc:creator>bighero77</dc:creator>
      <dc:date>2025-06-18T14:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ull ecspi3 register 0x0201 0000 cannot be read. or the system would crash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2118722#M238345</link>
      <description>&lt;P&gt;thanks pengyong。&lt;BR /&gt;but, in your code, the base reg address is 0x2000000. I do this read ok .&lt;BR /&gt;but, the reg address is not for ecspi.&lt;/P&gt;&lt;P&gt;I try the ecspi address 0x2010000. the system is stuck.&lt;/P&gt;&lt;P&gt;spba-bus@02000000 {&lt;BR /&gt;compatible = "fsl,spba-bus", "simple-bus";&lt;BR /&gt;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;#size-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;reg = &amp;lt;0x02000000 0x40000&amp;gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;so, the issue is not resolved.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 16:57:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2118722#M238345</guid>
      <dc:creator>bighero77</dc:creator>
      <dc:date>2025-06-18T16:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ull ecspi3 register 0x0201 0000 cannot be read. or the system would crash</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2118963#M238357</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/247190"&gt;@bighero77&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you connect the SPI device? please share your dts file.&lt;/P&gt;
&lt;DIV class="target-container"&gt;
&lt;P class="target color_text_1"&gt;Accessing registers when the SPI controller is not initialized or enabled may result in accessing illegal memory or abnormal hardware responses.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="trans-voice-container"&gt;
&lt;DIV class="voicePlayer hover-with-background" data-v-a0732b1e=""&gt;B.R&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Jun 2025 01:58:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ull-ecspi3-register-0x0201-0000-cannot-be-read-or-the-system/m-p/2118963#M238357</guid>
      <dc:creator>pengyong_zhang</dc:creator>
      <dc:date>2025-06-19T01:58:22Z</dc:date>
    </item>
  </channel>
</rss>

