<?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>MQX Software Solutions中的主题 _int_unexpected_isr</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/int-unexpected-isr/m-p/209975#M5122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. has anybody rewritten (int_unx.c) to use some type of raw serial so that it will work with interrupt serial (ittyx) instead of just polled (ttyx).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Is there a document describing the data you get from _int_unexpected_isr﻿ to help determine the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Spent about 3 hours yesterday in _int_unexpected_isr﻿ because of a gpio_ioctl(read) on a const&amp;nbsp;GPIO_PIN_STRUCT﻿, the const made the structure end up in read only memory and gpio_ioctl(read) caused access to read only memory and that is how I ended up in _﻿int_unexpected_isr﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 May 2011 02:52:25 GMT</pubDate>
    <dc:creator>oldone1</dc:creator>
    <dc:date>2011-05-27T02:52:25Z</dc:date>
    <item>
      <title>_int_unexpected_isr</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/int-unexpected-isr/m-p/209975#M5122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. has anybody rewritten (int_unx.c) to use some type of raw serial so that it will work with interrupt serial (ittyx) instead of just polled (ttyx).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Is there a document describing the data you get from _int_unexpected_isr﻿ to help determine the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Spent about 3 hours yesterday in _int_unexpected_isr﻿ because of a gpio_ioctl(read) on a const&amp;nbsp;GPIO_PIN_STRUCT﻿, the const made the structure end up in read only memory and gpio_ioctl(read) caused access to read only memory and that is how I ended up in _﻿int_unexpected_isr﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 02:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/int-unexpected-isr/m-p/209975#M5122</guid>
      <dc:creator>oldone1</dc:creator>
      <dc:date>2011-05-27T02:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: _int_unexpected_isr</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/int-unexpected-isr/m-p/209976#M5123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will want to add these prints to int_unx.c:&lt;/P&gt;&lt;P&gt;printf ("BFAR = %x\n", (*((volatile unsigned long *)(0xE000ED38))));&lt;BR /&gt;printf ("CFSR = %x\n", (*((volatile unsigned long *)(0xE000ED28))));&lt;BR /&gt;printf ("HFSR = %x\n", (*((volatile unsigned long *)(0xE000ED2C))));&lt;BR /&gt;printf ("DFSR = %x\n", (*((volatile unsigned long *)(0xE000ED30))));&lt;BR /&gt;printf ("AFSR = %x\n", (*((volatile unsigned long *)(0xE000ED3C))));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found the first 8 words of the first memory dump to generally&amp;nbsp;be the exception stack R0/1/2/3/12/LR/PC/PSP in order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An apnote to understand it all:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.keil.com/appnotes/files/apnt209.pdf" rel="nofollow" target="_blank"&gt;http://www.keil.com/appnotes/files/apnt209.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 01:20:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/int-unexpected-isr/m-p/209976#M5123</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2011-06-01T01:20:18Z</dc:date>
    </item>
  </channel>
</rss>

