<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: Access Error problems, anyone know why this happens?</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Access-Error-problems-anyone-know-why-this-happens/m-p/167213#M5901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;An access error exception occurs when you access memory in an illegal way. This could be trying to execute code in an area specified as data only, trying to read data from non-existent memory, writing to a read only area, etc, etc. It doesn't mean that there is anything actually wrong with the memory.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Paul.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2007 17:54:24 GMT</pubDate>
    <dc:creator>mccPaul</dc:creator>
    <dc:date>2007-11-27T17:54:24Z</dc:date>
    <item>
      <title>Access Error problems, anyone know why this happens?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Access-Error-problems-anyone-know-why-this-happens/m-p/167211#M5899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;SPAN style="color: #330000; font-size: 2;"&gt;Hi, im having those problems with my program...&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style=": ; color: #ff0000; font-size: 2;"&gt;Access Error -- PC = 0x00005060 Error on operand write&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #ff0000; font-size: 2;"&gt;Access Error -- PC = 0x00005ADC Error on operand read&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #330000; font-size: 2;"&gt;Do you guys know what could be causing it? Its a pointer problem? Im out of memory?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #330000; font-size: 2;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 03:32:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Access-Error-problems-anyone-know-why-this-happens/m-p/167211#M5899</guid>
      <dc:creator>Nilson</dc:creator>
      <dc:date>2007-11-27T03:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Access Error problems, anyone know why this happens?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Access-Error-problems-anyone-know-why-this-happens/m-p/167212#M5900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Well, i found the problem, i&amp;nbsp;did a stupid mistake and didnt see it.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I was using m_listen everytime i deleted a file in my ftp server and it was crashing, now i just open the socket once and its fine.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;But the question remains, its a memory or pointer problem?&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks.&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by Nilson on &lt;SPAN class="date_text"&gt;2007-11-26&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:04 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 05:03:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Access-Error-problems-anyone-know-why-this-happens/m-p/167212#M5900</guid>
      <dc:creator>Nilson</dc:creator>
      <dc:date>2007-11-27T05:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Access Error problems, anyone know why this happens?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Access-Error-problems-anyone-know-why-this-happens/m-p/167213#M5901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;An access error exception occurs when you access memory in an illegal way. This could be trying to execute code in an area specified as data only, trying to read data from non-existent memory, writing to a read only area, etc, etc. It doesn't mean that there is anything actually wrong with the memory.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Paul.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 17:54:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Access-Error-problems-anyone-know-why-this-happens/m-p/167213#M5901</guid>
      <dc:creator>mccPaul</dc:creator>
      <dc:date>2007-11-27T17:54:24Z</dc:date>
    </item>
  </channel>
</rss>

