<?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 m5329 dBug in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m5329-dBug/m-p/166776#M5843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;hi: I m going to build a standalone system but I had a problem: when I set , using &amp;nbsp;debug, the option set autoboot flash. I got this message: autoboot from flash not supported on this board. How can I solve this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found no jumper regarding this configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2008 20:49:04 GMT</pubDate>
    <dc:creator>BRUNONUNES</dc:creator>
    <dc:date>2008-06-23T20:49:04Z</dc:date>
    <item>
      <title>m5329 dBug</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m5329-dBug/m-p/166776#M5843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;hi: I m going to build a standalone system but I had a problem: when I set , using &amp;nbsp;debug, the option set autoboot flash. I got this message: autoboot from flash not supported on this board. How can I solve this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found no jumper regarding this configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 20:49:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m5329-dBug/m-p/166776#M5843</guid>
      <dc:creator>BRUNONUNES</dc:creator>
      <dc:date>2008-06-23T20:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: m5329 dBug</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m5329-dBug/m-p/166777#M5844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;This message is displayed when the DBUG_AUTOBOOT_FLASH&lt;BR /&gt;definition is not set in proj/m5329evb/src/config.h.&lt;BR /&gt;&lt;BR /&gt;You may have an older version of dbug and you can download a&lt;BR /&gt;newer version from &lt;A href="http://auslxsc01.mtwk.freescale.net/ppp/dbug-4.d.tar.gz" target="test_blank"&gt;http://auslxsc01.mtwk.freescale.net/ppp/dbug-4.d.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;Another option is to use u-boot.&amp;nbsp; u-boot is has the autoboot&lt;BR /&gt;features.&amp;nbsp; M5329 support is in the main u-boot distribution.&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 21:31:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m5329-dBug/m-p/166777#M5844</guid>
      <dc:creator>mwaddel</dc:creator>
      <dc:date>2008-06-23T21:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: m5329 dBug</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m5329-dBug/m-p/166778#M5845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Brunonunes,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The source code for dBug contains a function auto_boot in main.c&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;#ifdef DBUG_AUTOBOOT_FLASH&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cmd_gofrom_flash( NULL, NULL );&lt;BR /&gt;#else&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf("Autoboot from flash not supported on this board\n");&lt;BR /&gt;#endif&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Rebuild dBug with the right conditional define.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;good luck,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Mark&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 22:07:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/m5329-dBug/m-p/166778#M5845</guid>
      <dc:creator>UK_CF_FAE</dc:creator>
      <dc:date>2008-06-23T22:07:51Z</dc:date>
    </item>
  </channel>
</rss>

