<?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>P-SeriesのトピックRe: InterruptHandler Exception</title>
    <link>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275846#M820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting a virus warning when I try to attach a zip file containing the project. I have attached the Linker Warning text, which was also left out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will attach the zip file, but will rename it to .txt, so that hopefully the virus checking will accept it. You will need to change the file extension to .zip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jul 2013 09:41:49 GMT</pubDate>
    <dc:creator>drs</dc:creator>
    <dc:date>2013-07-17T09:41:49Z</dc:date>
    <item>
      <title>InterruptHandler Exception</title>
      <link>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275841#M815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting the following error message regularly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Core #0: InterruptHandler: 0x1000 exception.&lt;/P&gt;&lt;P&gt;(sometimes the exception is 0x700)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I stop this happening?&lt;/P&gt;&lt;P&gt;I am debugging a fairly simple program that reads characters (via the UART) typed in from the terminal window.&lt;/P&gt;&lt;P&gt;I am using the P1025 Tower System.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 15:04:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275841#M815</guid>
      <dc:creator>drs</dc:creator>
      <dc:date>2013-07-16T15:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: InterruptHandler Exception</title>
      <link>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275842#M816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to be a TLB error exception. Mostly, this is triggered when a invalid memory range is used (i.e. this is not allocated in TLB/MMU). Are you using the default bare-board project...or you modified something in it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 15:09:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275842#M816</guid>
      <dc:creator>marius_grigoras</dc:creator>
      <dc:date>2013-07-16T15:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: InterruptHandler Exception</title>
      <link>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275843#M817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the default bare-board project. &lt;/P&gt;&lt;P&gt;I have added code to main.c and have included some header files psptypes.h (so that I can use boolean) and my own header (defining TRUE and FALSE).&lt;/P&gt;&lt;P&gt;My code writes to arrays, but I can not see that I'm doing anything wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 15:55:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275843#M817</guid>
      <dc:creator>drs</dc:creator>
      <dc:date>2013-07-16T15:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: InterruptHandler Exception</title>
      <link>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275844#M818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please attach the project and provide your specific debug flow? I need to know exactly what you're doing and which is the instruction that triggers the TLB exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 07:10:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275844#M818</guid>
      <dc:creator>marius_grigoras</dc:creator>
      <dc:date>2013-07-17T07:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: InterruptHandler Exception</title>
      <link>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275845#M819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I opened a Tera Term window with the baud rate set to 115200 to match the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I built and ran the project and then typed in the following into the tera term window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;123456789012345678901234567890klmnop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The behaviour seems to be variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results from Run_result.txt, shows the interrupt going off before all of the data is processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results from Run_result_2.txt, has some strange text coming out while the program is loading. But the program runs successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results from Run_result_3.txt, shows the interrupt going off before all of the data is processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results from Run_result_4.txt, shows the interrupt going off straight after the “Welcome to CodeWarrior” message, so no data was sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results from Run_result_5.txt, has some strange text coming out while the program is loading. But the program runs successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On previous runs I have seen the InterruptHandler exception being triggered while the program is loading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting a linker warning, as per the attached text file. This does not look right - perhaps this has some affect on my program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 09:28:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275845#M819</guid>
      <dc:creator>drs</dc:creator>
      <dc:date>2013-07-17T09:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: InterruptHandler Exception</title>
      <link>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275846#M820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting a virus warning when I try to attach a zip file containing the project. I have attached the Linker Warning text, which was also left out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will attach the zip file, but will rename it to .txt, so that hopefully the virus checking will accept it. You will need to change the file extension to .zip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 09:41:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275846#M820</guid>
      <dc:creator>drs</dc:creator>
      <dc:date>2013-07-17T09:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: InterruptHandler Exception</title>
      <link>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275847#M821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the following message back from the Freescale Community.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;"The filename: Bareboard_IF15.txt.zip was blocked due to the following viruses:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;stream: Heuristics.Broken.Executable FOUND"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you recommend another method for getting the project set to you?&lt;/P&gt;&lt;P&gt;I have scanned the zip file with our virus checker and it reports no problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 09:53:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275847#M821</guid>
      <dc:creator>drs</dc:creator>
      <dc:date>2013-07-17T09:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: InterruptHandler Exception</title>
      <link>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275848#M822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try to reproduce this issue on my side. Now, about the project please make next steps before attaching it:&lt;/P&gt;&lt;P&gt;1. Clean up your project from CW - Right click -&amp;gt; Clean Project&lt;/P&gt;&lt;P&gt;2. Right click on your project from CW -&amp;gt; Show in explore -&amp;gt; Here please delete all next file and folders:&lt;/P&gt;&lt;P&gt;- .settings&lt;/P&gt;&lt;P&gt;-. Debug_Settings&lt;/P&gt;&lt;P&gt;- RAM, ROM or/and Cache (depends what you built)&lt;/P&gt;&lt;P&gt;- Referenced Systems&lt;/P&gt;&lt;P&gt;- .cwGeneratedFileSetLog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unzip it and try to attach it again (mostly the virus warning is due of elf files resided in the compiled project).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 10:59:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275848#M822</guid>
      <dc:creator>marius_grigoras</dc:creator>
      <dc:date>2013-07-17T10:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: InterruptHandler Exception</title>
      <link>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275849#M823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try and attach the file again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that as an experiment, I have just created a bareboard project, made no changes and built and run it and I got&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Core #%d: InterruptHandler: 0x%x exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(repeated many times)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. I am off for the rest of this afternoon, but will be back tomorrow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 11:25:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/InterruptHandler-Exception/m-p/275849#M823</guid>
      <dc:creator>drs</dc:creator>
      <dc:date>2013-07-17T11:25:01Z</dc:date>
    </item>
  </channel>
</rss>

