<?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: S08 Debug (Pause) No source available for &amp;quot;0xFFFF (0xFFFF)()&amp;quot; in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247623#M19744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I verified that the startup code was being executed. I also verified that 0xFFFF/0xFFFE is pointing to the beginning of startup. Please take a look at the image I posted and let me know what you think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Aug 2013 18:46:43 GMT</pubDate>
    <dc:creator>gregoryberardi</dc:creator>
    <dc:date>2013-08-29T18:46:43Z</dc:date>
    <item>
      <title>S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247610#M19731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a bare project that I've started for the MC9S08PA&amp;nbsp; with the following main.c&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;#include &amp;lt;hidef.h&amp;gt; /* for EnableInterrupts macro */&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;#include "derivative.h" /* include peripheral declarations */&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;void main(void) {&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; EnableInterrupts;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; /* include your code here */&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp; for(;;) {&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; __RESET_WATCHDOG(); /* feeds the dog */&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; } /* loop forever */&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; /* please make sure that you never leave main */&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;}&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I start a debug session and I hit &amp;lt;Pause&amp;gt; and then &lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;I see&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;No source available for "0xFFFF (0xFFFF)() "&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I hit &amp;lt;F5&amp;gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;No source available for "0x7B32 (0x7B32)() "&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Then it goes to _RESET_WATCHDOG() and continues normally.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sometimes it will start here and continue.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0x8032&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0x0032&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0x0035&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0x0038&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0x003b&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0x003e&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0x0040&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0x0042&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0x0043&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and so forth&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What is going on when this happens?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you all!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 20:10:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247610#M19731</guid>
      <dc:creator>gregoryberardi</dc:creator>
      <dc:date>2013-08-08T20:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247611#M19732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please upload your project, thus we can check the problem direclty here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2013 02:43:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247611#M19732</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2013-08-09T02:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247612#M19733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached a project that shows this behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 16:08:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247612#M19733</guid>
      <dc:creator>gregoryberardi</dc:creator>
      <dc:date>2013-08-13T16:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247613#M19734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;this seems to me as empty project to me, I would check the connections of your BDM&lt;/P&gt;&lt;P&gt;ROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp; READ_ONLY&amp;nbsp;&amp;nbsp;&amp;nbsp; 0xF000 TO 0xFF6F;&lt;/P&gt;&lt;P&gt;this is definition of your FLASH space&lt;/P&gt;&lt;P&gt;address 0x7b32 is not defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took your project and as I do not have any PA4, I have changed the connection to simulator, there was a msg that profiler is not available for simulator&lt;/P&gt;&lt;P&gt;Have you done anything with profieler here?&lt;/P&gt;&lt;P&gt;Pavel &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 09:45:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247613#M19734</guid>
      <dc:creator>pavel_sadek</dc:creator>
      <dc:date>2013-08-15T09:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247614#M19735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;this seems to me as empty project to me&lt;/SPAN&gt;"&amp;nbsp; That was the point. If I put in any code I would be told that it was "this or that" and I would like to get to the root cause. This appears to have nothing to do with code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that 0x7b32 is not in the FLASH, neither is 0xFFFF. As far as the profiler, I have not done anything with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried a shorter cable. The usb cable I was using was 3m and I replaced it with a 1m and it seems marginally better but I still end up where I was.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 20:02:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247614#M19735</guid>
      <dc:creator>gregoryberardi</dc:creator>
      <dc:date>2013-08-15T20:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247615#M19736</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;standard BDM cables are just some 30cm long,&lt;/P&gt;&lt;P&gt;I have seen some discussions here in the past stating the length of BDM can cause huge troubles.&lt;/P&gt;&lt;P&gt;1m is still too long&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2013 12:14:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247615#M19736</guid>
      <dc:creator>pavel_sadek</dc:creator>
      <dc:date>2013-08-19T12:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247616#M19737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am saying USB and you are saying BDM. I don't think we are talking about the same thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My BDM cable is the standard cable that comes with the PEmicro Multilink Interface and I believe that to be about 30cm long. (BDM being the cable that is actually transferring the debugging information from the BDM.&amp;nbsp; A 6 conductor gray flat ribbon cable with a red color indicating the #1 pin)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The USB cable was 3m and I tried a 1m and now I am down to about 10" or 25.5cm of USB cable link. None of this has helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2013 18:06:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247616#M19737</guid>
      <dc:creator>gregoryberardi</dc:creator>
      <dc:date>2013-08-19T18:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247617#M19738</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;oh, sorry for my misreading...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's return back to your empty project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have any PA4 device here for tests, however the code you provided points to strange entry point and does not have any vectors cured, usually we use traps to catch any idle interrupts even when they are not used actively in the code, especilally as you have interrupts enabled from the template.&lt;/P&gt;&lt;P&gt;I have made different empty project - using default setting of Processor Expert&lt;/P&gt;&lt;P&gt;this way, vectors are filled with dummy ISR causing a reset and entry point is now correct at 0xF004&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to run this code and give me feedback if you still see the misbehavior or not, please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 08:39:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247617#M19738</guid>
      <dc:creator>pavel_sadek</dc:creator>
      <dc:date>2013-08-20T08:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247618#M19739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, I open Codewarrior and select "Import" from the File menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I select, under General, "Existing Projects into Workspace" and click "Next".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I browsed to the directory where the code "Gregory_PA4_PE is located and click "Finish".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I compile and I get the following result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Description&lt;/TD&gt;&lt;TD&gt;Resource&lt;/TD&gt;&lt;TD&gt;Path&lt;/TD&gt;&lt;TD&gt;Location&lt;/TD&gt;&lt;TD&gt;Type&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;mingw32-make: *** No rule to make target `C:/Users/B34196/workspace_10.4_KE02/Gregory_PA4_PE/Project_Headers/../Sources/Events.c', needed by `Sources/Events_c.obj'.&lt;/TD&gt;&lt;TD&gt;Gregory_PA4_PE&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;C/C++ Problem&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice.&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 understand that the ISR could be an issue. I was trying to show that the project created by codewarrior has the issue without any intervention from me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now to exclude spurious interrupts I have changed the code to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#include &amp;lt;mc9s08pa4.h&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;void main(void) {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PORT_PTBOE&amp;nbsp; = 0x07;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; for(;;) {&lt;/P&gt;&lt;P&gt;&amp;nbsp; PORT_PTBD_PTBD1=1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PORT_PTBD_PTBD1=0;&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&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 run the code as before. In Debug. Then I try to "Pause" and I get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No source available for "0x0000 (0x0000)() "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code continues to run as the scope shows that the output is being turned toggled at about 616.5K but I have lost connection with the chip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is "VERY" repeatable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="13 - 1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/40506i3805A95BB99FFF22/image-size/large?v=v2&amp;amp;px=999" role="button" title="13 - 1.jpg" alt="13 - 1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I'm seeing I don't think this is anything I'm doing in software. Is there something wrong with my multilink? Is there something wrong with the chip I'm using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 15:52:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247618#M19739</guid>
      <dc:creator>gregoryberardi</dc:creator>
      <dc:date>2013-08-20T15:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247619#M19740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally had a chance to try this with the TWR-S08PT60 that I just got last week. With the same desktop computer, multilink, and cables I am seeing exactly the same thing. I've tried it on my laptop, which has a different configuration. I loaded the software from the TWR-S08PT60 software and drivers from the disk. The laptop faults out too, in a similar fashion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I expecting too much from this software/hardware?&lt;/P&gt;&lt;P&gt;Is the pause button something that can be used only in certain situations?&lt;/P&gt;&lt;P&gt;I've seen other weirdness in debugging. Is this all related?&lt;/P&gt;&lt;P&gt;Is this a bad PEmicro multilink debugger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for all your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 18:30:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247619#M19740</guid>
      <dc:creator>gregoryberardi</dc:creator>
      <dc:date>2013-08-20T18:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247620#M19741</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;oh, this might be complicated to figure out where the issue is.&lt;/P&gt;&lt;P&gt;You can test the OSBDM populated on TWR board instead of your multilink - this way you exclude also the programmer.&lt;/P&gt;&lt;P&gt;I would reinstall the CW with freshly downloaded one, including update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this does not help, please place the service request to Freescale pages&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/homepage.jsp?code=SUPPORTHOME&amp;amp;tid=FSH"&gt;http://www.freescale.com/webapp/sps/site/homepage.jsp?code=SUPPORTHOME&amp;amp;tid=FSH&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not able to reproduce your issue here, so my assumption is that you should succeed with some of steps above.&lt;/P&gt;&lt;P&gt;at least I hope so :smileywink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 15:17:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247620#M19741</guid>
      <dc:creator>pavel_sadek</dc:creator>
      <dc:date>2013-08-22T15:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247621#M19742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend in this issue to start at the basics.&lt;/P&gt;&lt;P&gt;First, check if the reset vector at 0xFFFE/0xFFFE are reasonably programmed. Say point into the startup handler (and are not just 0xFF,0xFF).&lt;/P&gt;&lt;P&gt;Then reset the device and assembly step. Should be at the startup handler, and you should be able to see where the core leaves the expected path.&lt;/P&gt;&lt;P&gt;Make sure the code executed corresponds to the code to be flashed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that the default setup for the debugger launch is to set a breakpoint at main and to resume the target. That's a nice behavior if the core reaches main....&lt;/P&gt;&lt;P&gt;But if something badly went wrong, say the app is not properly flashed, then I'm not surprised you see some strange code being executed when randomly stopping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 16:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247621#M19742</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2013-08-22T16:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247622#M19743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an update and a little more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a TWR-9s08pt60 and have successfully got it debugging through the OSBDM. While debugging code that just initializes the clock, I was able to capture what is going on.&amp;nbsp; Please take a look at the image I have attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ExitingSubroutine.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/40620i24EE56FF67AA3D79/image-size/large?v=v2&amp;amp;px=999" role="button" title="ExitingSubroutine.png" alt="ExitingSubroutine.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 18:39:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247622#M19743</guid>
      <dc:creator>gregoryberardi</dc:creator>
      <dc:date>2013-08-29T18:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247623#M19744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I verified that the startup code was being executed. I also verified that 0xFFFF/0xFFFE is pointing to the beginning of startup. Please take a look at the image I posted and let me know what you think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 18:46:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247623#M19744</guid>
      <dc:creator>gregoryberardi</dc:creator>
      <dc:date>2013-08-29T18:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: S08 Debug (Pause) No source available for "0xFFFF (0xFFFF)()"</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247624#M19745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;我遇到和你同样的问题，就是经常出现&lt;/P&gt;&lt;H1 style="font-size: 26px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/344005#344005" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #6a737b; text-decoration: underline;"&gt;No source available for "0xFFFF (0xFFFF)()"&lt;/A&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;一直没解决，以前我用的是MC9S08SC4，编译器是CW6.3，就没遇到过这个问题&lt;/P&gt;&lt;P&gt;后来用了MC9S08PA4，就会出现这个问题，飞思卡尔的FAE来我这看过，不过没解决&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 02:07:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08-Debug-Pause-No-source-available-for-quot-0xFFFF-0xFFFF-quot/m-p/247624#M19745</guid>
      <dc:creator>zbeehu</dc:creator>
      <dc:date>2013-08-30T02:07:29Z</dc:date>
    </item>
  </channel>
</rss>

