<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: Troubleshooting P&amp;E with Codewarrior</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165937#M5758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok, but...&amp;nbsp; how I can burn it into flash? I use Codewarrior with original auto-configuration...&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2009 20:32:52 GMT</pubDate>
    <dc:creator>stefano664</dc:creator>
    <dc:date>2009-03-23T20:32:52Z</dc:date>
    <item>
      <title>Troubleshooting P&amp;E with Codewarrior</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165935#M5756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good morning, I'm tryng to use the P&amp;amp;E USB-ML-CFE programmer with a board mounting a MCF52236AF Coldfire microcontroller. From Codewarrior 7.1 I want to debug a simple application that only move a pin up and down, forever. If I set the application for use INTERNAL_RAM the debug is OK, the pin is controlled and I can see the square wave. If, otherelse, I set INTERNAL_FLASH, Codewarrior return "Exception vector name: Address Error", and I can't debug. Resetting the microcontroller can't start the application. Someone can help me to find the mistake?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 17:21:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165935#M5756</guid>
      <dc:creator>stefano664</dc:creator>
      <dc:date>2009-03-23T17:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting P&amp;E with Codewarrior</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165936#M5757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you probably didn't burn the code into the flash and reset vector and stack vector&lt;/P&gt;&lt;P&gt;point to nowhere resulting in an exception when you start to execute the code&lt;/P&gt;&lt;P&gt;from flash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 20:03:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165936#M5757</guid>
      <dc:creator>taigbr</dc:creator>
      <dc:date>2009-03-23T20:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting P&amp;E with Codewarrior</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165937#M5758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok, but...&amp;nbsp; how I can burn it into flash? I use Codewarrior with original auto-configuration...&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 20:32:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165937#M5758</guid>
      <dc:creator>stefano664</dc:creator>
      <dc:date>2009-03-23T20:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting P&amp;E with Codewarrior</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165938#M5759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was using CW years ago, but I remember that there was a way to&lt;/P&gt;&lt;P&gt;burn the code into the flash via the BDM probe.&lt;/P&gt;&lt;P&gt;Sorry, I cannot put a finger on it and tell you how it is done today.&lt;/P&gt;&lt;P&gt;Another possible way is to make your code burn itself from RAM&lt;/P&gt;&lt;P&gt;to flash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 22:15:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165938#M5759</guid>
      <dc:creator>taigbr</dc:creator>
      <dc:date>2009-03-23T22:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting P&amp;E with Codewarrior</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165939#M5760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the CW help files "targeting coldfire architectures" chapter 12&lt;/P&gt;&lt;P&gt;"using hardware tools" the flash programmer plugin of the CW&lt;/P&gt;&lt;P&gt;compiler is described.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 22:50:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165939#M5760</guid>
      <dc:creator>taigbr</dc:creator>
      <dc:date>2009-03-23T22:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting P&amp;E with Codewarrior</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165940#M5761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I'm looking to this guide, and trying to configure the flash programmer tool of coldfire. But an erase command (from codewarrior flash programmer tool), return:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ColdFire P&amp;amp;E Protocol Adapter : An error occurred while trying to write memory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 15:39:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165940#M5761</guid>
      <dc:creator>stefano664</dc:creator>
      <dc:date>2009-03-24T15:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting P&amp;E with Codewarrior</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165941#M5762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefano,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there are config files for some targets included in the compiler.&lt;/P&gt;&lt;P&gt;You have to set up such a file for your target.&lt;/P&gt;&lt;P&gt;The aim is to write some registers of the processor and to configure&lt;/P&gt;&lt;P&gt;your system. Otherwise the flashburner is not able to access your system.&lt;/P&gt;&lt;P&gt;Take a look at Metrowerks\CodeWarrior\Stationery\ColdFire\CF_M5214EVB\C&lt;/P&gt;&lt;P&gt;on your local disk and try to understand what happens.&lt;/P&gt;&lt;P&gt;This and the other files initialise your system, especially they set up the&lt;/P&gt;&lt;P&gt;chip select registers so the flash and ram and up on some adresses which&lt;/P&gt;&lt;P&gt;you can tell your flash burner to use.&lt;/P&gt;&lt;P&gt;Kind Regards, Georg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 16:10:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Troubleshooting-P-E-with-Codewarrior/m-p/165941#M5762</guid>
      <dc:creator>taigbr</dc:creator>
      <dc:date>2009-03-24T16:10:08Z</dc:date>
    </item>
  </channel>
</rss>

