<?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: MCF52235 doesn't start in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135298#M1591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Sorry, I'm more of a software guy and can't help you on those pin signals.&lt;BR /&gt;&lt;BR /&gt;Have you tried downloading a simple CodeWarrior demo program onto the board and see if it runs successfully in stand-alone mode? If it does, something's wrong with your program's reset vector in the vector table. If the demo program fails to run, then possibly there's an unknown interrupt (which has no handler) firing.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2007 21:53:36 GMT</pubDate>
    <dc:creator>J2MEJediMaster</dc:creator>
    <dc:date>2007-05-31T21:53:36Z</dc:date>
    <item>
      <title>MCF52235 doesn't start</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135294#M1587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&amp;nbsp;Hi all&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;We developed a board wich uses the MCF52235CAL60 and we are using codewarrior 6.4&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;I'm testing the board with the Coldfire_Lite.mcp and i have a BDM hardware from PEMicro.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;I succefully load the firmware into the chip and run it with BDM attached to it. Until this point, nothing goes wrong. But when i remove the power, detach the BDM and turn it on again, nothing happens. I mean, coldfire doesn't start to run.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;I followed the Axiom schematic (only schematic i could find)&amp;nbsp;to develop this board. On the RSTI pin i designed a 4K7 ohms pull up resistor like the schematic shows.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;What can i possibly doing wrong? Any suggestions are much appreciated.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;Thank you&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;Kremer&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 21:14:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135294#M1587</guid>
      <dc:creator>Kremer</dc:creator>
      <dc:date>2007-05-30T21:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235 doesn't start</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135295#M1588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;If the code downloads and runs on the board courtesy of the debugger, it sounds like you're almost there. Only thing I can think of is that the debugger typically disables the MCU's software watchdog timer. You might have some lengthy operation going on that exceeds the limits of the watchdog timer, and so the watchdog interrupt fires, or the MCU resets. You should be able to check if this is the problem by adding initialization code that disables the watchdog timer. HTH.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 21:37:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135295#M1588</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2007-05-30T21:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235 doesn't start</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135296#M1589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Tom&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;Thank you for your help, but the watchdog is already disabled on Coldfire_Lite.mcp, file MCF5223_sysinit.c&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;There is a function called mcf_5223_wtm_init() wich already&amp;nbsp;clears CWCR.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;Can RCON pin be the cause? Wich is the recommended signal level for it?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;Thank you&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 21:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135296#M1589</guid>
      <dc:creator>Kremer</dc:creator>
      <dc:date>2007-05-30T21:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235 doesn't start</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135297#M1590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&amp;nbsp;Sorry if i wasn't clear on my first post. My problem is i can only run the code when BDM (from PEMicro, not the one&amp;nbsp;wich comes on the demo board)&amp;nbsp;is attached to my own development board. If i just program the chip, turn the power of, detach the BDM and turn the power on again, coldfire doesn't run the code.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;Any help is much much welcome.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;Thank you&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;Kremer&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 21:58:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135297#M1590</guid>
      <dc:creator>Kremer</dc:creator>
      <dc:date>2007-05-30T21:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235 doesn't start</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135298#M1591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Sorry, I'm more of a software guy and can't help you on those pin signals.&lt;BR /&gt;&lt;BR /&gt;Have you tried downloading a simple CodeWarrior demo program onto the board and see if it runs successfully in stand-alone mode? If it does, something's wrong with your program's reset vector in the vector table. If the demo program fails to run, then possibly there's an unknown interrupt (which has no handler) firing.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 21:53:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135298#M1591</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2007-05-31T21:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235 doesn't start</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135299#M1592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&amp;nbsp;This couldn´t be a software issue since i´ve tried the same firmware on demo kit and it works, besides, any small hello world code didn´t run standalone either.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;Actually the issue was on 3.3V voltage regulator, wich isn´t as good as i expected so i had to add some extra filter circuitry to eliminate any possíble ripple that it could generate and the problem was gone. Now this excelent machine can run free as a hiena in the desert.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 07:13:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-doesn-t-start/m-p/135299#M1592</guid>
      <dc:creator>Kremer</dc:creator>
      <dc:date>2007-06-05T07:13:09Z</dc:date>
    </item>
  </channel>
</rss>

