<?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>Kinetis MicrocontrollersのトピックRe: Decode BusFault address for k82</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Decode-BusFault-address-for-k82/m-p/807354#M49064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;peripheral space(from 0x40000000) is not protected by MPU. It is protected by AIPS-Lite itself. The default setting of AIPS-lite prevent unprevilege access. Unlike MPU, AIPS-Lite does not record exact fault address. If you have an operation system, you can know which process/thread cause&amp;nbsp;BusFault. Then you have to check the current stack to get the exact address. If you only want to know the address during debug, you can see it in debug window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems there is not any application notes for MPU and AIPS-Lite. If you want to know more detail about ARM's exception mechanism, please see DDI0403D_arm_architecture_v7m_reference_manual and DDI0439B_cortex_m4_r0p0_trm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2018 06:30:12 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2018-06-26T06:30:12Z</dc:date>
    <item>
      <title>Decode BusFault address for k82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Decode-BusFault-address-for-k82/m-p/807353#M49063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used sysmpu example for investigate how MPU detect acceses to protected area.&lt;/P&gt;&lt;P&gt;I can see BusFault handler code is detect exact address, access to what cause fault and from what slave it arrive.&lt;/P&gt;&lt;P&gt;But if access issued for peripheral area (0x40000000 - 0xFFFFFFFF), BusFault is occurs but code is show that no any slave errors at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to detect exact fault address in case when wrong access is issued to peripheral area ?&lt;/P&gt;&lt;P&gt;MPU in K82 covers real memory and partially ( or all ?) peripheral area but ecat address are not decoded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way could you recommend some guide/app note where explained how-to detect information from major&amp;nbsp;ARM fault exeptions ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 17:30:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Decode-BusFault-address-for-k82/m-p/807353#M49063</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2018-06-21T17:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Decode BusFault address for k82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Decode-BusFault-address-for-k82/m-p/807354#M49064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;peripheral space(from 0x40000000) is not protected by MPU. It is protected by AIPS-Lite itself. The default setting of AIPS-lite prevent unprevilege access. Unlike MPU, AIPS-Lite does not record exact fault address. If you have an operation system, you can know which process/thread cause&amp;nbsp;BusFault. Then you have to check the current stack to get the exact address. If you only want to know the address during debug, you can see it in debug window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems there is not any application notes for MPU and AIPS-Lite. If you want to know more detail about ARM's exception mechanism, please see DDI0403D_arm_architecture_v7m_reference_manual and DDI0439B_cortex_m4_r0p0_trm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 06:30:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Decode-BusFault-address-for-k82/m-p/807354#M49064</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2018-06-26T06:30:12Z</dc:date>
    </item>
  </channel>
</rss>

