<?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>8-bit Microcontrollers中的主题 Re: I cannot program my MCU</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208974#M17820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I´ve checked that, and the specified device is the RS08KA1. I use a RS08KA1 specific .prm. This is not my first project, and I have never have any problem like that. Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2009 17:03:30 GMT</pubDate>
    <dc:creator>PW_CTL</dc:creator>
    <dc:date>2009-08-24T17:03:30Z</dc:date>
    <item>
      <title>I cannot program my MCU</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208970#M17816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´ve developed a program for a RS08KA2 with a DEMO9RS08KA2 board. Now, I want to program my MCU on the real board (BDM connector), and this is a RS08KA1. I´ve recompiled the code for the new MCU. In first place I tried the demo board to program the MCU, but I get the error "The selected device differs that of the target. Choose another device".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I supposed that the DEMO9RS08KA2 is not compatible with the KA1, so I bought a programmer (USBSpyder), but I get the same error! Where is the problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 16:10:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208970#M17816</guid>
      <dc:creator>PW_CTL</dc:creator>
      <dc:date>2009-08-21T16:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot program my MCU</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208971#M17817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firstly, are you using Codewarrior 6.2?&lt;/P&gt;&lt;P&gt;If so it might be the problem where using a demoboard as a BDM adapter for a different off-board device is deliberately crippled. Although I do not think this extends to different size devices of the same family.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know very little about the Softec device however from reading posts here I gather it is pretty fussy about which devices it works with.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or perhaps I'm way of base and your doing something wrong in Codewarrior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Aug 2009 07:21:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208971#M17817</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2009-08-22T07:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot program my MCU</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208972#M17818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I tried CW 5.1 (included in the USBSpyder CD) and 6.2. After that I tried a patch from freescale for the RS08KA1, without any change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no idea where the problem is. Maybe in the linker options?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Aug 2009 15:38:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208972#M17818</guid>
      <dc:creator>PW_CTL</dc:creator>
      <dc:date>2009-08-22T15:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot program my MCU</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208973#M17819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you are in the debugger, can you check whether the Device specified there is RS08KA1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like the memory mapping from the application does not match the device configured in the debugger.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 16:44:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208973#M17819</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2009-08-24T16:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot program my MCU</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208974#M17820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I´ve checked that, and the specified device is the RS08KA1. I use a RS08KA1 specific .prm. This is not my first project, and I have never have any problem like that. Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 17:03:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208974#M17820</guid>
      <dc:creator>PW_CTL</dc:creator>
      <dc:date>2009-08-24T17:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot program my MCU</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208975#M17821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The message indicates an incompatibility between the .abs and the processor you are targeting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may need a support engineer to get a look at that.&lt;/P&gt;&lt;P&gt;I would recommend you to submit a service request for that.&lt;BR /&gt;&lt;BR /&gt;Click &lt;A href="https://www.freescale.com/webapp/servicerequest.create_SR.framework?regFlag=fromOpenSR" rel="nofollow" target="_blank"&gt;here&lt;/A&gt; to submit a service request.&lt;BR /&gt;&lt;BR /&gt;Make sure to attach a reproducible project and installed product information to the service request.&lt;BR /&gt;To generate the required information:&lt;BR /&gt;- Start CodeWarrior&lt;BR /&gt;- Open the project&lt;BR /&gt;- Select "Help" -&amp;gt; "Pack and Go" and follow instructions on the screen.&lt;BR /&gt;&lt;BR /&gt;Attach the generated .zip file to the SR.&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 19:13:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208975#M17821</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2009-08-25T19:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot program my MCU</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208976#M17822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, CrasyCat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´ll launch&amp;nbsp; a service request.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 19:56:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/I-cannot-program-my-MCU/m-p/208976#M17822</guid>
      <dc:creator>PW_CTL</dc:creator>
      <dc:date>2009-08-25T19:56:14Z</dc:date>
    </item>
  </channel>
</rss>

