<?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: MCF51JE Only Operates through Debug Session in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JE-Only-Operates-through-Debug-Session/m-p/1076547#M13957</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;I am helping you with the request that you created on the system.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vicente Gomez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2020 17:45:59 GMT</pubDate>
    <dc:creator>vicentegomez</dc:creator>
    <dc:date>2020-04-15T17:45:59Z</dc:date>
    <item>
      <title>MCF51JE Only Operates through Debug Session</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JE-Only-Operates-through-Debug-Session/m-p/1076546#M13956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the issue is that Checksum Bypass at memory location 0x40A is not getting programmed with value 0x00. Therefore the device enters bootloader mode.. Everytime device is powered on (with and without programmer connected), it will not run a program. It will only run a program through a debug session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The S19 file shows the applicable memory locations being given the desired values, but when examining the device memory, they don't get written into the memory.&lt;/P&gt;&lt;P&gt;From S19:&lt;/P&gt;&lt;P&gt;S3060000040A00EB&amp;nbsp; &amp;nbsp; &amp;nbsp; Indicates that 0x40A will be set to 0x00, but device memory remains set to 0xff.&lt;BR /&gt;S3060000040DF7F1&lt;BR /&gt;S3060000040F43A3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lines in source code:&lt;BR /&gt;const byte CHKSBYP1_INIT @0x0000040a = 0x00;&lt;BR /&gt;const byte NV1PROT_INIT @0x0000040d = 0xf7;&lt;BR /&gt;const byte NV1OPT_INIT @0x0000040f = 0x43;&lt;BR /&gt;const byte CHKSBYP2_INIT @0x0002040a = 0x00;&lt;BR /&gt;const byte NV2PROT_INIT @0x0002040d = 0xf7;&lt;BR /&gt;const byte NV2OPT_INIT @0x0002040f = 0x43;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using CodeWarrior v11.1 and PE Micro Cyclone Pro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This message&amp;nbsp;&lt;A href="https://community.nxp.com/message/321632"&gt;https://community.nxp.com/message/321632&lt;/A&gt;&amp;nbsp; appears to be very similar to my problem. However, there should be a better and more reliable remedy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2020 20:56:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JE-Only-Operates-through-Debug-Session/m-p/1076546#M13956</guid>
      <dc:creator>mfritz</dc:creator>
      <dc:date>2020-04-08T20:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51JE Only Operates through Debug Session</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JE-Only-Operates-through-Debug-Session/m-p/1076547#M13957</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;I am helping you with the request that you created on the system.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vicente Gomez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2020 17:45:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JE-Only-Operates-through-Debug-Session/m-p/1076547#M13957</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2020-04-15T17:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: MCF51JE Only Operates through Debug Session</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JE-Only-Operates-through-Debug-Session/m-p/1076548#M13958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know anything about these parts. I do know how to search these forums. Searching for "0x40A" finds this previous post that looks similar to your problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/321632"&gt;https://community.nxp.com/message/321632&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2020 00:32:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF51JE-Only-Operates-through-Debug-Session/m-p/1076548#M13958</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2020-04-16T00:32:18Z</dc:date>
    </item>
  </channel>
</rss>

